about summary refs log tree commit diff
path: root/tests/ui/runtime/running-with-no-runtime.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/runtime/running-with-no-runtime.rs')
-rw-r--r--tests/ui/runtime/running-with-no-runtime.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ui/runtime/running-with-no-runtime.rs b/tests/ui/runtime/running-with-no-runtime.rs
index c321e86dc18..8430e826dc3 100644
--- a/tests/ui/runtime/running-with-no-runtime.rs
+++ b/tests/ui/runtime/running-with-no-runtime.rs
@@ -1,6 +1,6 @@
-// run-pass
-// ignore-emscripten spawning processes is not supported
-// ignore-sgx no processes
+//@ run-pass
+//@ ignore-emscripten spawning processes is not supported
+//@ ignore-sgx no processes
 
 #![feature(start)]