Added package nimsuite (#1351)

This commit is contained in:
c6h4clch3 2020-02-05 14:55:20 +09:00 committed by GitHub
parent 3c45f15c29
commit c38db02488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16423,5 +16423,16 @@
"description": "Engine-agnostic library for computing 2D raycasted lights",
"license": "MIT",
"web": "https://github.com/liquid600pgm/delight"
},
{
"name": "nimsuite",
"url": "https://github.com/c6h4clch3/NimSuite",
"method": "git",
"tags": [
"unittest"
],
"description": "a simple test framework for nim.",
"license": "MIT",
"web": "https://github.com/c6h4clch3/NimSuite"
}
]