Skip to content

Commit f95e4c9

Browse files
committed
update miri test
1 parent b3af6b6 commit f95e4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tools/miri/tests/pass-dep/libc/ccrandomgeneratebytes_apple.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@only-target-apple: this directly tests apple-only functions
1+
//@only-target: apple # This directly tests apple-only functions
22

33
fn main() {
44
let mut bytes = [0u8; 24];

0 commit comments

Comments
 (0)