summaryrefslogtreecommitdiff
path: root/Tools/LuaMacro/tests/test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/LuaMacro/tests/test.inc')
-rw-r--r--Tools/LuaMacro/tests/test.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/LuaMacro/tests/test.inc b/Tools/LuaMacro/tests/test.inc
new file mode 100644
index 0000000..4276342
--- /dev/null
+++ b/Tools/LuaMacro/tests/test.inc
@@ -0,0 +1,3 @@
+print 'hello'
+print 'dolly'
+local answer = 42