[ci skip] fix tesh.sh

This commit is contained in:
Nikolay Volf 2016-03-14 09:37:32 +01:00
parent c53974f125
commit 6827ff9319

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
# Running Parity Full Test Sute # Running Parity Full Test Sute
cargo test --features ethcore/json-tests $1 -p ethash -p ethcore-util -p ethcore -p ethsync -p ethcore-rpc -p parity -p cargo test --features ethcore/json-tests $1 -p ethash -p ethcore-util -p ethcore -p ethsync -p ethcore-rpc -p parity -p ethminer
ethminer