about summary refs log tree commit diff
path: root/src/test/parse-fail/extern-foreign-crate.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/parse-fail/extern-foreign-crate.rs')
-rw-r--r--src/test/parse-fail/extern-foreign-crate.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/parse-fail/extern-foreign-crate.rs b/src/test/parse-fail/extern-foreign-crate.rs
index 1ff4368dac5..9adbd871409 100644
--- a/src/test/parse-fail/extern-foreign-crate.rs
+++ b/src/test/parse-fail/extern-foreign-crate.rs
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// compile-flags: -Z parse-only
+
 // Verifies that the expected token errors for `extern crate` are
 // raised