1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Add some missing libs to unittest.lua

This commit is contained in:
dmiller
2018-09-03 19:38:01 +00:00
parent b34e05d4fb
commit 69dd30727d

View File

@@ -75,10 +75,13 @@ local libs = {
"isns",
"jdwp",
"json",
"knx",
"ldap",
"lfs",
"libssh2",
"libssh2-utility",
"listop",
"lpeg",
"lpeg-utility",
"ls",
"match",
@@ -93,6 +96,7 @@ local libs = {
"multicast",
"mysql",
"natpmp",
"nbd",
"ncp",
"ndmp",
"netbios",