[Groonga-commit] groonga/fluent-plugin-droonga at 8cef6bf [master] test column_create: rename because this test checks :flags => "COLUMN_INDEX" pattern

Back to archive index

Kosuke Asami null+****@clear*****
Tue Jul 16 15:15:48 JST 2013


Kosuke Asami	2013-07-16 15:15:48 +0900 (Tue, 16 Jul 2013)

  New Revision: 8cef6bf3fc777ce08ba7153ea08f2b3e204cad1a
  https://github.com/groonga/fluent-plugin-droonga/commit/8cef6bf3fc777ce08ba7153ea08f2b3e204cad1a

  Message:
    test column_create: rename because this test checks :flags => "COLUMN_INDEX" pattern
    
    WITH_SECTION ->
    COLUMN_INDEX

  Modified files:
    test/plugin/groonga/test_column_create.rb

  Modified: test/plugin/groonga/test_column_create.rb (+1 -1)
===================================================================
--- test/plugin/groonga/test_column_create.rb    2013-07-16 15:08:56 +0900 (ec49bc5)
+++ test/plugin/groonga/test_column_create.rb    2013-07-16 15:15:48 +0900 (6da3ca6)
@@ -66,7 +66,7 @@ column_create Books title COLUMN_VECTOR ShortText
     end
 
     data({
-           "WITH_SECTION" => {
+           "COLUMN_INDEX" => {
              :flags => "COLUMN_INDEX",
              :schema => <<-SCHEMA,
 column_create Books entry_title COLUMN_INDEX Books title
-------------- next part --------------
HTML����������������������������...
Download 



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