]> source.dussan.org Git - redmine.git/commitdiff
fix typo of integration users test
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 5 May 2012 05:29:28 +0000 (05:29 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 5 May 2012 05:29:28 +0000 (05:29 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9626 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/integration/users_test.rb

index a0c461b490c6d6d626f627fd6f4dcfec9bdbd5d2..a93bca9130b52979e189e3851c8960869f0740c5 100644 (file)
@@ -17,7 +17,7 @@
 
 require File.expand_path('../../test_helper', __FILE__)
 
-class USersTest < ActionController::IntegrationTest
+class UsersTest < ActionController::IntegrationTest
   fixtures :users
 
   def test_destroy_should_not_accept_get_requests