[Groonga-commit] groonga/groonga [master] fix a typo.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 7月 14日 (水) 18:24:21 JST


Kouhei Sutou	2010-07-14 09:24:21 +0000 (Wed, 14 Jul 2010)

  New Revision: 79b0e4cd02b18f4eab5c7e2e4921dfee7be311d2

  Log:
    fix a typo.

  Modified files:
    test/unit/gqtp/test-restore.rb

  Modified: test/unit/gqtp/test-restore.rb (+1 -1)
===================================================================
--- test/unit/gqtp/test-restore.rb    2010-07-14 09:04:25 +0000 (362204c)
+++ test/unit/gqtp/test-restore.rb    2010-07-14 09:24:21 +0000 (0ae84a0)
@@ -318,7 +318,7 @@ load --table commands
 EOC
   end
 
-  def test_load_with_test_reference_key
+  def test_load_with_text_reference_key
     assert_same_dump(<<EOGQTP)
 table_create users 0 ShortText
 table_create comments 1 ShortText




Groonga-commit メーリングリストの案内
Back to archive index