Skip to content

Commit cf74b1f

Browse files
committed
Rebase fixes
1 parent 7668d51 commit cf74b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fail/tokio_mvp.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//@compile-flags: -Zmiri-disable-isolation
22
//@error-pattern: can't call foreign function: epoll_create1
33
//@normalize-stderr-test: " = note: inside .*\n" -> ""
4-
//@only-linux: the errors differ too much between platforms
4+
//@only-target-linux: the errors differ too much between platforms
55

66
#[tokio::main]
77
async fn main() {}

0 commit comments

Comments
 (0)