[Groonga-commit] droonga/fluent-plugin-droonga at 997df7c [master] Define dummy datasets as a hash

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 12 14:11:07 JST 2014


YUKI Hiroshi	2014-02-12 14:11:07 +0900 (Wed, 12 Feb 2014)

  New Revision: 997df7cbcd3bbee5141a68ed79bd4aa8dbbc8b41
  https://github.com/droonga/fluent-plugin-droonga/commit/997df7cbcd3bbee5141a68ed79bd4aa8dbbc8b41

  Message:
    Define dummy datasets as a hash

  Modified files:
    test/unit/catalog/test_version1.rb

  Modified: test/unit/catalog/test_version1.rb (+1 -1)
===================================================================
--- test/unit/catalog/test_version1.rb    2014-02-12 14:07:48 +0900 (0197c59)
+++ test/unit/catalog/test_version1.rb    2014-02-12 14:11:07 +0900 (476ac00)
@@ -19,7 +19,7 @@ class CatalogTest < Test::Unit::TestCase
   private
   def minimum_data
     {
-      "datasets" => [],
+      "datasets" => {},
     }
   end
 
-------------- next part --------------
HTML����������������������������...
Download 



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