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

Back to archive index

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


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

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

  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:11:07 +0900 (476ac00)
+++ test/unit/catalog/test_version1.rb    2014-02-12 14:12:35 +0900 (079de57)
@@ -158,7 +158,7 @@ class CatalogTest < Test::Unit::TestCase
 
         private
         def total_weight(dataset)
-          catalog = create_catalog({"datasets" => []}, "base-path")
+          catalog = create_catalog({"datasets" => {}}, "base-path")
           catalog.send(:compute_total_weight, dataset)
         end
       end
-------------- next part --------------
HTML����������������������������...
Download 



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