From c6479639118fc7b8eda0facd3b9095c8a56480c0 Mon Sep 17 00:00:00 2001 From: "Denis S. Soldatov aka General-Beck" Date: Fri, 14 Jul 2017 22:02:45 +0300 Subject: [PATCH] fix path aura test --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index 4c8f3bc33..ef57b3e31 100755 --- a/test.sh +++ b/test.sh @@ -24,6 +24,7 @@ esac . ./scripts/targets.sh cargo test -j 8 $OPTIONS --features "$FEATURES" $TARGETS $1 \ +cd .. ls target/debug git clone https://github.com/paritytech/parity-import-tests cp target/debug/parity-* parity-import-tests/aura.parity