about summary refs log tree commit diff
path: root/src/test/run-pass/html-literals.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/html-literals.rs')
-rw-r--r--src/test/run-pass/html-literals.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/html-literals.rs b/src/test/run-pass/html-literals.rs
index 237c6e1a107..ae45e97c8b0 100644
--- a/src/test/run-pass/html-literals.rs
+++ b/src/test/run-pass/html-literals.rs
@@ -1,3 +1,5 @@
+// run-pass
+
 #![allow(non_camel_case_types)]
 // A test of the macro system. Can we do HTML literals?