summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.lua b/test.lua
index 6de3de5d..e5514da3 100644
--- a/test.lua
+++ b/test.lua
@@ -105,7 +105,7 @@ local function main()
test 'tclient'
test 'full'
- test 'ffi'
+ test 'plugin.ffi.test'
end
loadAllLibs()