diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-08-06 05:39:19 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-08-06 05:39:19 +0200 |
commit | 18379e15998e96ca604c10adc6295cc4b89ae8e4 (patch) | |
tree | a3545affdbaaa9209990ad0f73b60a7fc49dfc6b /tests/load-test.lua | |
parent | 7c461804ac6ae24d3026e803e7a0a04303a687c3 (diff) |
Updating Balau and Dalos-modules, and adding a few Lua tests for Dalos-cli.
Diffstat (limited to 'tests/load-test.lua')
-rw-r--r-- | tests/load-test.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/load-test.lua b/tests/load-test.lua new file mode 100644 index 0000000..9700e50 --- /dev/null +++ b/tests/load-test.lua @@ -0,0 +1 @@ +print "in load-test.lua" |