[Groonga-commit] ranguba/rroonga at 2102762 [master] test: remove a duplicate test

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon Jul 13 11:15:07 JST 2015


Masafumi Yokoyama	2015-07-13 11:15:07 +0900 (Mon, 13 Jul 2015)

  New Revision: 210276207523edf5247c40c893675d85337c9715
  https://github.com/ranguba/rroonga/commit/210276207523edf5247c40c893675d85337c9715

  Message:
    test: remove a duplicate test

  Modified files:
    test/test-flushable.rb

  Modified: test/test-flushable.rb (+0 -8)
===================================================================
--- test/test-flushable.rb    2015-07-13 11:14:32 +0900 (87375e9)
+++ test/test-flushable.rb    2015-07-13 11:15:07 +0900 (07923dc)
@@ -39,14 +39,6 @@ class FlushableTest < Test::Unit::TestCase
     end
   end
 
-  def test_flush
-    table = Groonga::Hash.create
-    table.extend(Groonga::Flushable)
-    assert_nothing_raised do
-      table.flush
-    end
-  end
-
   def test_flush_not_recursive
     table = Groonga::Hash.create
     table.extend(Groonga::Flushable)
-------------- next part --------------
HTML����������������������������...
Download 



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