mirror of
https://github.com/nmap/nmap.git
synced 2025-12-18 13:39:02 +00:00
Remove the call to test() at the end of json.lua, otherwise the test
gets run (and output printed) whenever the module is loaded.
This commit is contained in:
@@ -510,4 +510,3 @@ function test()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
test()
|
|
||||||
Reference in New Issue
Block a user