Skip to content

Commit 19b1c57

Browse files
committed
tests: fix stdin-rustdoc
1 parent 65e299a commit 19b1c57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-make/stdin-rustdoc/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@ ignore-cross-compile (need to run doctests)
2+
13
//! This test checks rustdoc `-` (stdin) handling
24
35
use std::path::PathBuf;

0 commit comments

Comments
 (0)