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/alltests.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/alltests.lua (limited to 'tests/alltests.lua') diff --git a/tests/alltests.lua b/tests/alltests.lua new file mode 100644 index 0000000..d0feda2 --- /dev/null +++ b/tests/alltests.lua @@ -0,0 +1,5 @@ +load "tests/test1.lua" + +function runtests() + test1() +end -- cgit v1.2.3