aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/php.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/php.html')
-rw-r--r--tests/misc/php.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/php.html b/tests/misc/php.html
index 875457c..8cd4ed5 100644
--- a/tests/misc/php.html
+++ b/tests/misc/php.html
@@ -8,4 +8,4 @@
<?php echo "block_level";?>
-<p> &lt;?php echo "not_block_level";?&gt;</p> \ No newline at end of file
+<p>&lt;?php echo "not_block_level";?&gt;</p> \ No newline at end of file