mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
Move NSEdoc for unittest.run to unittest.nse
This prevents unittest.run from being included in the Script Arguments section of every script that includes a unittest-compatible library.
This commit is contained in:
@@ -6,6 +6,9 @@ Runs unit tests on all NSE libraries.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @args unittest.run Run tests. Causes <code>unittest.testing()</code> to
|
||||
-- return true.
|
||||
--
|
||||
-- @args unittest.tests Run tests from only these libraries (defaults to all)
|
||||
--
|
||||
-- @usage
|
||||
|
||||
Reference in New Issue
Block a user