[Groonga-commit] ranguba/epub-searcher at b8c7b77 [master] Specify test directory to avoid run tests under vendor/gems

Back to archive index

KITAITI Makoto null+****@clear*****
Mon Dec 22 06:26:49 JST 2014


KITAITI Makoto	2014-12-22 06:26:49 +0900 (Mon, 22 Dec 2014)

  New Revision: b8c7b77eb4c6bf2d30ec872fbfdcfed329541efc
  https://github.com/ranguba/epub-searcher/commit/b8c7b77eb4c6bf2d30ec872fbfdcfed329541efc

  Message:
    Specify test directory to avoid run tests under vendor/gems

  Modified files:
    test/run-test.rb

  Modified: test/run-test.rb (+1 -1)
===================================================================
--- test/run-test.rb    2014-12-22 05:58:41 +0900 (62684e4)
+++ test/run-test.rb    2014-12-22 06:26:49 +0900 (e6d5987)
@@ -5,4 +5,4 @@ require 'mocha/setup'
 
 require_relative 'test_config'
 
-exit Test::Unit::AutoRunner.run(true)
+exit Test::Unit::AutoRunner.run(true, 'test')
-------------- next part --------------
HTML����������������������������...
Descargar 



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