Skip to content

Commit 8098182

Browse files
committed
Update url resources with ReScript Test library
1 parent 1094ffb commit 8098182

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/packages_url_resources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[
22
{
3-
"name": "XmlHttpRequest-Experimental",
4-
"description": "Experimental XMLHttpRequest bindings",
5-
"keywords": ["xmlhttprequest", "query", "fetch"],
6-
"urlHref": "https://github.com/ryyppy/xmlhttprequest-experiments/blob/master/common/XmlHttpRequest.re",
3+
"name": "ReScript Test Framework",
4+
"description": "The most minimalistic testing library you will find for testing ReScript code",
5+
"keywords": ["testing", "minimal", "experimental"],
6+
"urlHref": "https://github.com/rescript-lang/rescript-project-template/blob/test/tests/Tests.res",
77
"official": true
88
},
99
{

0 commit comments

Comments
 (0)