fix path aura test
This commit is contained in:
parent
99075ad22a
commit
c647963911
1
test.sh
1
test.sh
@ -24,6 +24,7 @@ esac
|
|||||||
|
|
||||||
. ./scripts/targets.sh
|
. ./scripts/targets.sh
|
||||||
cargo test -j 8 $OPTIONS --features "$FEATURES" $TARGETS $1 \
|
cargo test -j 8 $OPTIONS --features "$FEATURES" $TARGETS $1 \
|
||||||
|
cd ..
|
||||||
ls target/debug
|
ls target/debug
|
||||||
git clone https://github.com/paritytech/parity-import-tests
|
git clone https://github.com/paritytech/parity-import-tests
|
||||||
cp target/debug/parity-* parity-import-tests/aura.parity
|
cp target/debug/parity-* parity-import-tests/aura.parity
|
||||||
|
Loading…
Reference in New Issue
Block a user