# File lib/generators/test_unit/templates/oauth_token_test.rb, line 19
  def test_should_have_a_token
    assert_not_nil @token.token
  end