[Groonga-commit] groonga/grntest at 2896417 [master] Add missing require

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 12 12:34:36 JST 2013


Kouhei Sutou	2013-08-12 12:34:36 +0900 (Mon, 12 Aug 2013)

  New Revision: 2896417794839d7e7b42162670f74c0fe5876e7b
  https://github.com/groonga/grntest/commit/2896417794839d7e7b42162670f74c0fe5876e7b

  Message:
    Add missing require

  Modified files:
    lib/grntest/test-suites-runner.rb

  Modified: lib/grntest/test-suites-runner.rb (+2 -0)
===================================================================
--- lib/grntest/test-suites-runner.rb    2013-08-12 12:33:41 +0900 (daec67c)
+++ lib/grntest/test-suites-runner.rb    2013-08-12 12:34:36 +0900 (651cca3)
@@ -15,6 +15,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+require "thread"
+
 require "grntest/reporters"
 require "grntest/worker"
 require "grntest/base-result"
-------------- next part --------------
HTML����������������������������...
Download 



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