[Groonga-commit] ranguba/rroonga at 89da936 [master] test: group weight vector tests for normal type

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 3 21:15:35 JST 2014


Kouhei Sutou	2014-07-03 21:15:35 +0900 (Thu, 03 Jul 2014)

  New Revision: 89da93626a659efc1b0a30083f5322abd7ba2cf0
  https://github.com/ranguba/rroonga/commit/89da93626a659efc1b0a30083f5322abd7ba2cf0

  Message:
    test: group weight vector tests for normal type

  Modified files:
    test/test-variable-size-column.rb

  Modified: test/test-variable-size-column.rb (+2 -0)
===================================================================
--- test/test-variable-size-column.rb    2014-06-30 22:15:48 +0900 (3340cca)
+++ test/test-variable-size-column.rb    2014-07-03 21:15:35 +0900 (38ba1c1)
@@ -238,6 +238,7 @@ class VariableSizeColumnTest < Test::Unit::TestCase
     end
 
     class WeightTest < self
+      class TypeTest < self
       def setup_schema
         Groonga::Schema.define do |schema|
           schema.create_table("Products",
@@ -315,6 +316,7 @@ class VariableSizeColumnTest < Test::Unit::TestCase
                      ],
                      groonga.tags)
       end
+      end
     end
   end
 end
-------------- next part --------------
HTML����������������������������...
下載 



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