[Groonga-commit] droonga/fluent-plugin-droonga at 319f1fc [master] test: group

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 17 19:13:21 JST 2014


Kouhei Sutou	2014-03-17 19:13:21 +0900 (Mon, 17 Mar 2014)

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

  Message:
    test: group

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

  Modified: test/unit/catalog/test_dataset.rb (+3 -1)
===================================================================
--- test/unit/catalog/test_dataset.rb    2014-03-17 19:09:47 +0900 (ccd6ed5)
+++ test/unit/catalog/test_dataset.rb    2014-03-17 19:13:21 +0900 (3034365)
@@ -29,8 +29,10 @@ class CatalogDatasetTest < Test::Unit::TestCase
       dataset = create_dataset("dataset_name", data)
       assert_equal(2, dataset["nWorkers"])
     end
+  end
 
-    def test_schema
+  class SchemaTest < self
+    def test_empty
       data = {
         "schema" => {
         }
-------------- next part --------------
HTML����������������������������...
Download 



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