[Groonga-commit] groonga/fluent-plugin-droonga at 53ea99d [master] test column_create: use test target for a test name

Back to archive index

Kosuke Asami null+****@clear*****
Mon Jul 22 13:50:02 JST 2013


Kosuke Asami	2013-07-22 13:50:02 +0900 (Mon, 22 Jul 2013)

  New Revision: 53ea99d83d21d804227fd315844af98dd280b5e1
  https://github.com/groonga/fluent-plugin-droonga/commit/53ea99d83d21d804227fd315844af98dd280b5e1

  Message:
    test column_create: use test target for a test name
    
    test_flags        ->
    test_column_types

  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-22 13:44:29 +0900 (108969f)
+++ test/plugin/groonga/test_column_create.rb    2013-07-22 13:50:02 +0900 (a3b7875)
@@ -53,7 +53,7 @@ column_create Books title COLUMN_VECTOR ShortText
              SCHEMA
            },
          })
-    def test_flags(data)
+    def test_column_types(data)
       request = {
         "table" => "Books",
         "name"  => "title",
-------------- next part --------------
HTML����������������������������...
Télécharger 



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