Removed spaces from tags in findtests

This commit is contained in:
Jack VanDrunen 2018-05-19 16:14:38 -07:00
parent e88fb26e53
commit 0d7012c7e6

View File

@ -9366,9 +9366,7 @@
"test", "test",
"tests", "tests",
"testing", "testing",
"unit test", "unit"
"unit tests",
"unit testing"
], ],
"description": "A helper module for writing unit tests in Nim with nake or similar build system.", "description": "A helper module for writing unit tests in Nim with nake or similar build system.",
"license": "ISC", "license": "ISC",