[Groonga-commit] groonga/groonga [master] test: remove a duplicated test of grntest

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 18日 (月) 17:35:13 JST


Haruka Yoshihara	2012-06-18 17:35:13 +0900 (Mon, 18 Jun 2012)

  New Revision: cf5e1e29b6aff8ee3e8908879a9876dc5b6ee39a
  https://github.com/groonga/groonga/commit/cf5e1e29b6aff8ee3e8908879a9876dc5b6ee39a

  Log:
    test: remove a duplicated test of grntest

  Modified files:
    test/unit/http/test-http-schema.rb

  Modified: test/unit/http/test-http-schema.rb (+0 -9)
===================================================================
--- test/unit/http/test-http-schema.rb    2012-06-18 17:31:48 +0900 (51e74c3)
+++ test/unit/http/test-http-schema.rb    2012-06-18 17:35:13 +0900 (564e41f)
@@ -103,15 +103,6 @@ module HTTPSchemaTests
     assert_table_list([])
   end
 
-  def test_table_list_exist
-    create_bookmarks_table
-    assert_table_list([[@bookmarks_table_id,
-                        "bookmarks",
-                        "TABLE_PAT_KEY|PERSISTENT",
-                        "ShortText",
-                        "Object"]])
-  end
-
   def test_table_list_with_invalid_output_type
     omit('now invalid output types are interpreted to json')
     response = get(command_path(:table_list,
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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