Fix the test annotation.
This commit is contained in:
parent
e7c2694b8b
commit
e7b82fde4a
@ -1,9 +1,8 @@
|
||||
// ignore-windows: Concurrency on Windows is not supported yet.
|
||||
// error-pattern: unsupported operation: the main thread terminated without waiting for other threads
|
||||
|
||||
// Check that we terminate the program when the main thread terminates.
|
||||
|
||||
//~^^^^ ERROR: unsupported operation: the main thread terminated without waiting for other threads
|
||||
|
||||
#![feature(rustc_private)]
|
||||
|
||||
extern crate libc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user