summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug370417.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug370417.php')
-rw-r--r--emacs.d/nxhtml/tests/in/bug370417.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug370417.php b/emacs.d/nxhtml/tests/in/bug370417.php
deleted file mode 100644
index b73534d..0000000
--- a/emacs.d/nxhtml/tests/in/bug370417.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
- <body>
- <p>
- <?php
- echo "foo";
-echo "bar";
- ?>
- </p>
- </body>
-</html>