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

fix a typo in json test

This commit is contained in:
dmiller
2021-11-11 16:26:27 +00:00
parent 972ed6bac0
commit f062c59843

View File

@@ -410,7 +410,7 @@ local TESTS = {
}, -- Should become Lua {"\240\157\132\158X"}
{
'1684119503',
generate = '1684119503',
generates = '1684119503',
is = "number"
}
}