Fix test path

This commit is contained in:
bjorn3 2020-07-30 15:14:19 +02:00
parent 7d69857dcb
commit b97a873c9b

View File

@ -89,7 +89,7 @@ else
fi
popd
pushd build_sysroot/sysroot_src/src/libcore/tests
pushd build_sysroot/sysroot_src/library/core/tests
echo "[TEST] libcore"
rm -r ./target || true
../../../../../cargo.sh test