blob: 38b3f5c0989e76bbacb0087b73e6bc7254214666 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
running 6 tests
test cargo_env ... ok
test deps ... ok
test do_panic - should panic ... ok
test does_not_work_on_miri ... ignored
test fail_index_check - should panic ... ok
test simple ... ok
test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in $TIME
|