summaryrefslogtreecommitdiff
path: root/tests/test01-parsing/src/php-weave/to_parse.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test01-parsing/src/php-weave/to_parse.php')
-rw-r--r--tests/test01-parsing/src/php-weave/to_parse.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/test01-parsing/src/php-weave/to_parse.php b/tests/test01-parsing/src/php-weave/to_parse.php
deleted file mode 100644
index 7b953d5..0000000
--- a/tests/test01-parsing/src/php-weave/to_parse.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-if (1){
-include('./inc.php');
-}
-?>