summaryrefslogtreecommitdiffstats
path: root/filter/test.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'filter/test.conf.inc')
-rw-r--r--filter/test.conf.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/test.conf.inc b/filter/test.conf.inc
new file mode 100644
index 0000000..10fc701
--- /dev/null
+++ b/filter/test.conf.inc
@@ -0,0 +1,6 @@
+
+print "Entering include";
+print "Should be 2: ", 1+1;
+print "Leaving include";
+
+