summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/only-php.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/only-php.php')
-rw-r--r--emacs.d/nxhtml/tests/in/only-php.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/emacs.d/nxhtml/tests/in/only-php.php b/emacs.d/nxhtml/tests/in/only-php.php
deleted file mode 100644
index ef54982..0000000
--- a/emacs.d/nxhtml/tests/in/only-php.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-include 'header.php';
-if (dff) {
- thank();
- // Bad indentation on next line?
- }
-for (;;) {
- you();
-}
-?>