1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Merge pull request #609 from ivankravets/patch-3

Improve keywrods list
This commit is contained in:
Mark VanderVoord
2022-04-22 11:24:24 -04:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{ {
"name": "Unity", "name": "Unity",
"version": "2.5.2", "version": "2.5.2",
"keywords": "unittest, tdd, unit, test", "keywords": "unit-testing, testing, tdd, testing-framework",
"description": "Simple Unit Testing for C", "description": "Simple Unit Testing for C",
"homepage": "http://www.throwtheswitch.org/unity", "homepage": "http://www.throwtheswitch.org/unity",
"license": "MIT", "license": "MIT",