[Groonga-commit] droonga/fluent-plugin-droonga at 34c698f [master] Fix test case name

Back to archive index

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


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

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

  Message:
    Fix test case name

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

  Modified: test/unit/catalog/test_dataset.rb (+1 -1)
===================================================================
--- test/unit/catalog/test_dataset.rb    2014-03-17 19:13:21 +0900 (3034365)
+++ test/unit/catalog/test_dataset.rb    2014-03-17 19:13:52 +0900 (50a6d6f)
@@ -21,7 +21,7 @@ class CatalogDatasetTest < Test::Unit::TestCase
     Droonga::Catalog::Dataset.new(dataset_name, data)
   end
 
-  class DatasetTest < self
+  class NWorkersTest < self
     def test_value
       data = {
         "nWorkers" => 2
-------------- next part --------------
HTML����������������������������...
Download 



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