From 18379e15998e96ca604c10adc6295cc4b89ae8e4 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Tue, 6 Aug 2013 05:39:19 +0200 Subject: Updating Balau and Dalos-modules, and adding a few Lua tests for Dalos-cli. --- tests/test1.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/test1.lua (limited to 'tests/test1.lua') diff --git a/tests/test1.lua b/tests/test1.lua new file mode 100644 index 0000000..bc42fd9 --- /dev/null +++ b/tests/test1.lua @@ -0,0 +1,3 @@ +function test1() + load "tests/load-test.lua" +end -- cgit v1.2.3