]> source.dussan.org Git - redmine.git/commitdiff
Fixed test case name.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Jul 2012 09:26:26 +0000 (09:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Jul 2012 09:26:26 +0000 (09:26 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9930 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/functional/account_controller_openid_test.rb

index 12e15c52ecc62f6e6c88ee08655303b08b3fc9dd..de0d4ff9ca4f9911b816ff709b7ffcfc87f11917 100644 (file)
@@ -17,7 +17,7 @@
 
 require File.expand_path('../../test_helper', __FILE__)
 
-class AccountControllerTest < ActionController::TestCase
+class AccountControllerOpenidTest < ActionController::TestCase
   tests AccountController
   fixtures :users, :roles