[Groonga-commit] groonga/groonga-command-parser at 7345da8 [master] test: fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 20 14:47:32 JST 2016


Kouhei Sutou	2016-12-20 14:47:32 +0900 (Tue, 20 Dec 2016)

  New Revision: 7345da8688c79bbe68f5394ea6dd56652af4c397
  https://github.com/groonga/groonga-command-parser/commit/7345da8688c79bbe68f5394ea6dd56652af4c397

  Message:
    test: fix indent

  Modified files:
    test/test-load-value-parser.rb

  Modified: test/test-load-value-parser.rb (+1 -1)
===================================================================
--- test/test-load-value-parser.rb    2016-09-12 15:09:44 +0900 (10eb20b)
+++ test/test-load-value-parser.rb    2016-12-20 14:47:32 +0900 (efb7c0f)
@@ -27,7 +27,7 @@ class LoadValuesParserTest < Test::Unit::TestCase
 
   def parse(data)
     data.each_line do |line|
-    @parser << line
+      @parser << line
     end
     @values
   end
-------------- next part --------------
HTML����������������������������...
다운로드 



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