summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-1908494.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug-1908494.php')
-rw-r--r--emacs.d/nxhtml/tests/in/bug-1908494.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug-1908494.php b/emacs.d/nxhtml/tests/in/bug-1908494.php
deleted file mode 100644
index 778fb61..0000000
--- a/emacs.d/nxhtml/tests/in/bug-1908494.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-$parent_id = 5;
-var_dump($parent_id);
-
-?>