added script for running tests

This commit is contained in:
Evan Duffield 2014-09-23 10:44:59 -07:00
parent f62743047d
commit 14c5033e77

2
src/test.sh Executable file
View File

@ -0,0 +1,2 @@
make -j 8 -f makefile.unix test_darkcoin UNIT_TEST=1
./test_darkcoin