mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package asynctest (#1781)
This commit is contained in:
parent
c6051496dc
commit
f2c8408453
@ -21138,5 +21138,18 @@
|
|||||||
"description": "Nim library to get/set a hostname",
|
"description": "Nim library to get/set a hostname",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/rominf/nim-hostname"
|
"web": "https://github.com/rominf/nim-hostname"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asynctest",
|
||||||
|
"url": "https://github.com/markspanbroek/asynctest",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"test",
|
||||||
|
"unittest",
|
||||||
|
"async"
|
||||||
|
],
|
||||||
|
"description": "Test asynchronous code",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/markspanbroek/asynctest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user