summary refs log tree commit diff
path: root/tests/rustdoc-ui/doctest/failed-doctest-should-panic.stdout
blob: cb3456e087ebeea3a3f75798bcc88354a63d8672 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

running 1 test
test $DIR/failed-doctest-should-panic.rs - Foo (line 9) - should panic ... FAILED

failures:

---- $DIR/failed-doctest-should-panic.rs - Foo (line 9) stdout ----
note: test did not panic as expected

failures:
    $DIR/failed-doctest-should-panic.rs - Foo (line 9)

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME