Skip to content

Commit 5e07ff6

Browse files
committed
Only run 'getrandom' test on Linux
1 parent 1748744 commit 5e07ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/compile-fail/getrandom.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// only-linux
2+
13
#![feature(rustc_private)]
24
extern crate libc;
35

0 commit comments

Comments
 (0)