]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 27 Aug 2011 08:47:04 +0000 (08:47 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 27 Aug 2011 08:47:04 +0000 (08:47 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6670 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/integration/api_test/http_basic_login_test.rb

index a27331da4869cbc07f91527a13e2be6d1f92e089..423c9b2f87803195a940ce8cfc21afc6913b530a 100644 (file)
@@ -12,7 +12,7 @@ class ApiTest::HttpBasicLoginTest < ActionController::IntegrationTest
     Setting.rest_api_enabled = '0'
     Setting.login_required = '0'
   end
-  
+
   # Using the NewsController because it's a simple API.
   context "get /news" do
     setup do