]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-ui/failed-doctest-output.rs
Update rustdoc tests
[rust.git] / src / test / rustdoc-ui / failed-doctest-output.rs
index 92473b49e1483ef4e5a3009b2e922d3bd59a0721..42de954d052b3fbb2a21ea3b4256aa5f4ecceaab 100644 (file)
@@ -1,3 +1,6 @@
+// ignore-windows
+// There's a parallel version of this test for Windows.
+
 // Issue #51162: A failed doctest was not printing its stdout/stderr
 // FIXME: if/when the output of the test harness can be tested on its own, this test should be
 // adapted to use that, and that normalize line can go away