summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-ui/failed-doctest-should-panic.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/rustdoc-ui/failed-doctest-should-panic.stdout')
-rw-r--r--src/test/rustdoc-ui/failed-doctest-should-panic.stdout14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/test/rustdoc-ui/failed-doctest-should-panic.stdout b/src/test/rustdoc-ui/failed-doctest-should-panic.stdout
deleted file mode 100644
index 57a20092a..000000000
--- a/src/test/rustdoc-ui/failed-doctest-should-panic.stdout
+++ /dev/null
@@ -1,14 +0,0 @@
-
-running 1 test
-test $DIR/failed-doctest-should-panic.rs - Foo (line 9) ... FAILED
-
-failures:
-
----- $DIR/failed-doctest-should-panic.rs - Foo (line 9) stdout ----
-Test executable succeeded, but it's marked `should_panic`.
-
-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
-