[Groonga-commit] ranguba/rroonga at cd0d943 [master] test: remove duplicated database setup code

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 30 10:38:10 JST 2014


Kouhei Sutou	2014-12-30 10:38:10 +0900 (Tue, 30 Dec 2014)

  New Revision: cd0d9436e82f86bef23188d5700fd80252a3e703
  https://github.com/ranguba/rroonga/commit/cd0d9436e82f86bef23188d5700fd80252a3e703

  Message:
    test: remove duplicated database setup code

  Modified files:
    test/test-command-select.rb

  Modified: test/test-command-select.rb (+0 -2)
===================================================================
--- test/test-command-select.rb    2014-12-30 10:37:33 +0900 (6e6be5f)
+++ test/test-command-select.rb    2014-12-30 10:38:10 +0900 (2b29930)
@@ -202,8 +202,6 @@ class CommandSelectTest < Test::Unit::TestCase
   end
 
   class EscapeTest < self
-    setup :setup_database
-
     def test_backslash
       key = "the \\ book"
       @books.add(key, :published => Time.parse("2011/04/01"))
-------------- next part --------------
HTML����������������������������...
다운로드 



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