summaryrefslogtreecommitdiff
path: root/tests/test-Lua.lua
diff options
context:
space:
mode:
authorNicolas Noble <pixel@nobis-crew.org>2013-07-30 18:26:05 -0700
committerNicolas Noble <pixel@nobis-crew.org>2013-07-30 18:26:12 -0700
commitbabb39375916dc114d3413aa52c9a2c543cad2af (patch)
tree677aa49b1c1d1d5cabd6b8938e1092684834504e /tests/test-Lua.lua
parent1524f8eb8ca237ad8c02ae348cc8cb60276dbb15 (diff)
Tweaking the basic Lua test a bit.
Diffstat (limited to 'tests/test-Lua.lua')
-rw-r--r--tests/test-Lua.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-Lua.lua b/tests/test-Lua.lua
new file mode 100644
index 0000000..53289a8
--- /dev/null
+++ b/tests/test-Lua.lua
@@ -0,0 +1 @@
+print "foo"