Update manifest-path

This commit is contained in:
Michael Vines 2019-03-02 21:05:09 -08:00 committed by Grimes
parent 44322124c8
commit 534619f72f
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ test-stable-perf)
./build.sh
popd
_ cargo test --manifest-path programs/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
_ cargo test --manifest-path programs/bpf/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
_ cargo test --manifest-path programs/bpf_loader/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
# Run root package tests witht these features