Index: test/message/symbols-only.js |
diff --git a/test/preparser/symbols-only.js b/test/message/symbols-only.js |
similarity index 99% |
rename from test/preparser/symbols-only.js |
rename to test/message/symbols-only.js |
index b6520636bceee784f86c7d37cccd135281cb3bb2..347387d612b2e8b2ae57e06114efa7358599b829 100644 |
--- a/test/preparser/symbols-only.js |
+++ b/test/message/symbols-only.js |
@@ -46,4 +46,3 @@ try { |
for (var i = 0; i < 10; i++) { |
x += x; |
} |
-print(y); |