Skip to content

Commit 7136cc4

Browse files
committed
update miri test
1 parent 8712807 commit 7136cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pass-dep/libc/ccrandomgeneratebytes_apple.rs

Lines changed: 1 addition & 1 deletion
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)