blob: 85c9279cdf27bf580611c567f127a99352613689 [file] [log] [blame]
// run-fail
// check-stdout
// compile-flags: --test
// ignore-emscripten
#[test]
fn test_foo() {
panic!()
}