From: Toshi MARUYAMA Date: Sat, 27 Aug 2011 08:47:04 +0000 (+0000) Subject: remove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb. X-Git-Tag: 1.3.0~1292 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e2b4742cebf41e1b812237d4041bf6e66f603131;p=redmine.git remove trailing white-spaces from test/integration/api_test/http_basic_login_test.rb. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6670 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/integration/api_test/http_basic_login_test.rb b/test/integration/api_test/http_basic_login_test.rb index a27331da4..423c9b2f8 100644 --- a/test/integration/api_test/http_basic_login_test.rb +++ b/test/integration/api_test/http_basic_login_test.rb @@ -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