summaryrefslogtreecommitdiff
path: root/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test.lua')
-rw-r--r--test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index 986b0a06..1ede0b3e 100644
--- a/test.lua
+++ b/test.lua
@@ -108,7 +108,7 @@ local function main()
test 'tclient'
test 'full'
test 'plugins.test'
- test 'cli.test'
+ test 'cli.test'
end
loadAllLibs()