Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Port tests to Brittle #39

Merged
merged 10 commits into from Oct 12, 2021
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Hypercore 10",
"main": "index.js",
"scripts": {
"test": "standard && brittle test/*.{,m}js"
"test": "standard && brittle test/*.js"
},
"repository": {
"type": "git",
Expand Down