diff options
Diffstat (limited to 'test.lua')
-rw-r--r-- | test.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ local function main() test 'tclient' test 'full' test 'plugins.test' - test 'cli.test' + test 'cli.test' end loadAllLibs() |