[Groonga-commit] groonga/groonga-query-log at ab47cf9 [master] test: align

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 23 13:39:56 JST 2014


Kouhei Sutou	2014-07-23 13:39:56 +0900 (Wed, 23 Jul 2014)

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

  Message:
    test: align

  Modified files:
    test/test-analyzer.rb

  Modified: test/test-analyzer.rb (+3 -3)
===================================================================
--- test/test-analyzer.rb    2014-07-23 13:38:49 +0900 (487731f)
+++ test/test-analyzer.rb    2014-07-23 13:39:56 +0900 (f0495f8)
@@ -48,9 +48,9 @@ class AnalyzerTest < Test::Unit::TestCase
     end
   end
 
-  data("console" => "console",
-       "HTML"    => "html",
-       "JSON"    => "json",
+  data("console"     => "console",
+       "HTML"        => "html",
+       "JSON"        => "json",
        "JSON stream" => "json-stream")
   def test_reporter(reporter)
     actual_result = run_analyzer("--reporter", reporter, @query_log_path)
-------------- next part --------------
HTML����������������������������...
下载 



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