[Groonga-commit] groonga/fluent-plugin-groonga [master] test: data -> values

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 5 17:43:39 JST 2012


Kouhei Sutou	2012-12-05 17:43:39 +0900 (Wed, 05 Dec 2012)

  New Revision: 5b15c126f7fab840e8bab5f6bad0f09fb00fbe80
  https://github.com/groonga/fluent-plugin-groonga/commit/5b15c126f7fab840e8bab5f6bad0f09fb00fbe80

  Log:
    test: data -> values

  Modified files:
    test/test_input.rb

  Modified: test/test_input.rb (+1 -1)
===================================================================
--- test/test_input.rb    2012-12-05 17:42:38 +0900 (3c6cb8c)
+++ test/test_input.rb    2012-12-05 17:43:39 +0900 (3108889)
@@ -129,7 +129,7 @@ EOJ
                           @now,
                           {
                             "table" => "Users",
-                            "data" => json,
+                            "values" => json,
                           })
 
       @driver.run do
-------------- next part --------------
HTML����������������������������...
Download 



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