about summary refs log tree commit diff
path: root/src/test/ui/parser/use-ends-with-mod-sep.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/parser/use-ends-with-mod-sep.rs')
-rw-r--r--src/test/ui/parser/use-ends-with-mod-sep.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/ui/parser/use-ends-with-mod-sep.rs b/src/test/ui/parser/use-ends-with-mod-sep.rs
index 8606ca3c308..ad8da4d1860 100644
--- a/src/test/ui/parser/use-ends-with-mod-sep.rs
+++ b/src/test/ui/parser/use-ends-with-mod-sep.rs
@@ -1,3 +1 @@
-// compile-flags: -Z parse-only
-
 use std::any::; //~ ERROR expected identifier, found `;`