[Groonga-commit] groonga/groonga-query-log [master] test: indent

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Mon Dec 17 14:11:00 JST 2012


Kouhei Sutou	2012-12-17 14:11:00 +0900 (Mon, 17 Dec 2012)

  New Revision: eb63ba0c0fff22a597731aa3a1da40cbcbfe3e64
  https://github.com/groonga/groonga-query-log/commit/eb63ba0c0fff22a597731aa3a1da40cbcbfe3e64

  Log:
    test: indent

  Modified files:
    test/test-extractor.rb

  Modified: test/test-extractor.rb (+2 -2)
===================================================================
--- test/test-extractor.rb    2012-12-17 13:15:05 +0900 (965a2cc)
+++ test/test-extractor.rb    2012-12-17 14:11:00 +0900 (85e042e)
@@ -56,8 +56,8 @@ EOL
     def test_not_unify
       @extractor.options.unify_format = nil
       expected_fommated_command = "select --table Users" +
-                                  " --query follower:@groonga" +
-                                  " --output_columns _key,name\n"
+                                    " --query follower:@groonga" +
+                                    " --output_columns _key,name\n"
       assert_equal(expected_fommated_command, extract)
     end
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index