[Groonga-commit] droonga/fluent-plugin-droonga at af7072b [master] Define dummy farms

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 12 14:26:23 JST 2014


YUKI Hiroshi	2014-02-12 14:26:23 +0900 (Wed, 12 Feb 2014)

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

  Message:
    Define dummy farms

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

  Modified: test/unit/catalog/test_version1.rb (+2 -1)
===================================================================
--- test/unit/catalog/test_version1.rb    2014-02-12 14:25:40 +0900 (16c2184)
+++ test/unit/catalog/test_version1.rb    2014-02-12 14:26:23 +0900 (db86baa)
@@ -160,7 +160,8 @@ class CatalogTest < Test::Unit::TestCase
 
         private
         def total_weight(dataset)
-          catalog = create_catalog({"datasets" => {}}, "base-path")
+          catalog = create_catalog({"datasets" => {}, "farms" => {}},
+                                   "base-path")
           catalog.send(:compute_total_weight, dataset)
         end
       end
-------------- next part --------------
HTML����������������������������...
下載 



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