about summary refs log tree commit diff
path: root/src/test/run-pass/proc-macro/derive-same-struct.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/proc-macro/derive-same-struct.rs')
-rw-r--r--src/test/run-pass/proc-macro/derive-same-struct.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/proc-macro/derive-same-struct.rs b/src/test/run-pass/proc-macro/derive-same-struct.rs
index 18401525087..528b0f22a81 100644
--- a/src/test/run-pass/proc-macro/derive-same-struct.rs
+++ b/src/test/run-pass/proc-macro/derive-same-struct.rs
@@ -1,3 +1,5 @@
+// run-pass
+
 #![allow(path_statements)]
 #![allow(dead_code)]
 // aux-build:derive-same-struct.rs