[Groonga-commit] droonga/fluent-plugin-droonga at ac4a788 [master] Remove needless assertion

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 23 10:47:05 JST 2014


YUKI Hiroshi	2014-01-23 10:47:05 +0900 (Thu, 23 Jan 2014)

  New Revision: ac4a788dbb4a90724962fceedb4958da856d25ff
  https://github.com/droonga/fluent-plugin-droonga/commit/ac4a788dbb4a90724962fceedb4958da856d25ff

  Message:
    Remove needless assertion

  Modified files:
    test/unit/plugin/handler/groonga/test_table_remove.rb

  Modified: test/unit/plugin/handler/groonga/test_table_remove.rb (+0 -3)
===================================================================
--- test/unit/plugin/handler/groonga/test_table_remove.rb    2014-01-22 19:39:41 +0900 (6ad5793)
+++ test/unit/plugin/handler/groonga/test_table_remove.rb    2014-01-23 10:47:05 +0900 (92811ce)
@@ -17,9 +17,6 @@ class TableRemoveTest < GroongaHandlerTest
   def setup
     super
     process(:table_create, {"name" => "Books"})
-    assert_equal(<<-SCHEMA, dump)
-table_create Books TABLE_HASH_KEY --key_type ShortText
-    SCHEMA
   end
 
   def test_success
-------------- next part --------------
HTML����������������������������...
Download 



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