aboutsummaryrefslogtreecommitdiff
path: root/tests/variable/override/simple
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-06 07:46:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-06 07:46:43 +0200
commita9663e16d5765a42175ce6131b8cae5ecc622b17 (patch)
tree453decd61ca8fdff3bdcc3d73e6fdd989204232a /tests/variable/override/simple
parentf079a626a03d4a6e7be1031ddb2e971c8b9a9a75 (diff)
Test and fix override logic
Diffstat (limited to 'tests/variable/override/simple')
-rw-r--r--tests/variable/override/simple3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/variable/override/simple b/tests/variable/override/simple
new file mode 100644
index 0000000..899daa2
--- /dev/null
+++ b/tests/variable/override/simple
@@ -0,0 +1,3 @@
+print $foo
+
+./: