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 e5514da3..9e596e88 100644
--- a/test.lua
+++ b/test.lua
@@ -105,7 +105,7 @@ local function main()
test 'tclient'
test 'full'
- test 'plugin.ffi.test'
+ test 'plugins.ffi.test'
end
loadAllLibs()