Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Commit f966b36

Browse files
committed
Make tests runnable outside bundle exec.
1 parent be3dca3 commit f966b36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'thread'
2+
require 'rubygems'
23
require 'minitest/autorun'
34

45
if Minitest.const_defined?('Test')

0 commit comments

Comments
 (0)