[Groonga-commit] ranguba/groonga-client at 4e0ccc8 [master] test: fold a long line

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Feb 6 22:58:35 JST 2016


Kouhei Sutou	2016-02-06 22:58:35 +0900 (Sat, 06 Feb 2016)

  New Revision: 4e0ccc8d562eff308e8ff730323dab571fe67804
  https://github.com/ranguba/groonga-client/commit/4e0ccc8d562eff308e8ff730323dab571fe67804

  Message:
    test: fold a long line

  Modified files:
    test/test-client.rb

  Modified: test/test-client.rb (+2 -1)
===================================================================
--- test/test-client.rb    2016-02-06 22:58:21 +0900 (aa48e52)
+++ test/test-client.rb    2016-02-06 22:58:35 +0900 (a5ac114)
@@ -394,7 +394,8 @@ EOH
       def test_request_header
         stub_response("[]")
         client.status
-        assert_equal("Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==", @request_headers["authorization"])
+        assert_equal("Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==",
+                     @request_headers["authorization"])
       end
     end
   end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index