[Groonga-commit] groonga/groonga-command at 16b9ad1 [master] test table_create: fix label

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jul 14 16:29:34 JST 2013


Kouhei Sutou	2013-07-14 16:29:34 +0900 (Sun, 14 Jul 2013)

  New Revision: 16b9ad1a21014d2b464c23d34b7890bfe365fffe
  https://github.com/groonga/groonga-command/commit/16b9ad1a21014d2b464c23d34b7890bfe365fffe

  Message:
    test table_create: fix label

  Modified files:
    test/command/test-table-create.rb

  Modified: test/command/test-table-create.rb (+1 -1)
===================================================================
--- test/command/test-table-create.rb    2013-07-14 16:29:15 +0900 (7243df6)
+++ test/command/test-table-create.rb    2013-07-14 16:29:34 +0900 (a6a6ee5)
@@ -124,7 +124,7 @@ class TableCreateCommandTest < Test::Unit::TestCase
         end
 
         data({
-               "TABLE_DAT_KEY" => {
+               "KEY_WITH_SIS" => {
                  :expected => true,
                  :flags    => "KEY_WITH_SIS|TABLE_PAT_KEY",
                },
-------------- next part --------------
HTML����������������������������...
Download 



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