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