Skip to content

Commit f19b56a

Browse files
committed
add test-unit
1 parent b4a2573 commit f19b56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ if [ "$TEST_DIR" == "ruby" ]; then
3434
echo "Running which ruby"
3535
which ruby
3636
echo "PATH is %PATH"
37+
gem install test-unit
3738
cd ruby && ruby test/plus_codes_test.rb
3839
exit
3940
fi

0 commit comments

Comments
 (0)