# File lib/generators/test_unit/templates/oauth_token_test.rb, line 23
  def test_should_have_a_secret
    assert_not_nil @token.secret
  end