[Groonga-commit] groonga/grntest [master] test: use suitable test name

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 6日 (水) 13:38:51 JST


Haruka Yoshihara	2012-06-06 13:38:51 +0900 (Wed, 06 Jun 2012)

  New Revision: 5a1c32b8395a5ab2ab42e31d5eea614e934a5cd1

  Log:
    test: use suitable test name

  Modified files:
    test/test-executor.rb

  Modified: test/test-executor.rb (+1 -1)
===================================================================
--- test/test-executor.rb    2012-06-06 13:38:13 +0900 (e8bd436)
+++ test/test-executor.rb    2012-06-06 13:38:51 +0900 (0433e14)
@@ -54,7 +54,7 @@ class TestExecutor < Test::Unit::TestCase
   end
 
   class TestCommandFormatConveter < self
-    def test_command
+    def test_without_argument_name
       command = "table_create Site TABLE_HASH_KEY ShortText"
       arguments = {
         "name" => "Site",




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