run runtest.py in mac os x (#356)

This commit is contained in:
Robert Nishihara
2016-08-07 13:53:56 -07:00
committed by Philipp Moritz
parent a1e4268d37
commit feee1de56f
+1 -1
View File
@@ -7,7 +7,7 @@ else
# Mac OS X test
source setup-env.sh
pushd test
runtest.py
python runtest.py
python array_test.py
python microbenchmarks.py
popd