diff --git a/test/functional/account_controller_openid_test.rb b/test/functional/account_controller_openid_test.rb index 12e15c52e..de0d4ff9c 100644 --- a/test/functional/account_controller_openid_test.rb +++ b/test/functional/account_controller_openid_test.rb @@ -17,7 +17,7 @@ require File.expand_path('../../test_helper', __FILE__) -class AccountControllerTest < ActionController::TestCase +class AccountControllerOpenidTest < ActionController::TestCase tests AccountController fixtures :users, :roles