summaryrefslogtreecommitdiff
path: root/tests/empty.inc
diff options
context:
space:
mode:
authorBen Fuhrmannek2016-02-26 19:07:18 +0100
committerBen Fuhrmannek2016-02-26 19:07:18 +0100
commitadbeda7daaa6ff3a1fbc25d35cc62a1979214f7f (patch)
treeebbc74b74106fe4d4d5dcb6e760dc6cdbaa322c8 /tests/empty.inc
parent09d9dfaaa94c69125ceb388c69bc18237837eec9 (diff)
executor / include protection
Diffstat (limited to 'tests/empty.inc')
-rw-r--r--tests/empty.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/empty.inc b/tests/empty.inc
new file mode 100644
index 0000000..35cbf45
--- /dev/null
+++ b/tests/empty.inc
@@ -0,0 +1,3 @@
1<?php
2 $value = "value-from-empty.inc";
3?> \ No newline at end of file