diff options
| -rw-r--r-- | packages.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packages.json b/packages.json index 28681a1..f44e534 100644 --- a/packages.json +++ b/packages.json @@ -9366,9 +9366,7 @@ "test", "tests", "testing", - "unit test", - "unit tests", - "unit testing" + "unit" ], "description": "A helper module for writing unit tests in Nim with nake or similar build system.", "license": "ISC", |
