FIx sanity check
This commit is contained in:
parent
3c396c48a0
commit
881bf69010
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ run_test_suite() {
|
||||||
cargo test --target $TARGET
|
cargo test --target $TARGET
|
||||||
|
|
||||||
# sanity check the file type
|
# sanity check the file type
|
||||||
file target/$TARGET/debug/hello
|
file target/$TARGET/debug/oxipng
|
||||||
}
|
}
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue