We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b8bb7 commit 346cc04Copy full SHA for 346cc04
runtests.sh
@@ -2,4 +2,4 @@
2
#
3
# A simple script to run both the python and ruby tests back to back
4
5
-python tests/runtests.py && (cd ruby; ruby runtests.rb)
+python tests/runtests.py && (cd ruby; rake test)
0 commit comments