Skip to content

Commit

Permalink
chore: split test into suite builders
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Aug 14, 2020
1 parent fef877c commit 0e8b82b
Show file tree
Hide file tree
Showing 18 changed files with 715 additions and 602 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"scripts": {
"build": "bundt",
"pretest": "npm run build",
"test": "uvu -r esm test"
"test": "uvu -r esm test -i suites"
},
"keywords": [
"clone",
Expand Down
Loading

0 comments on commit 0e8b82b

Please sign in to comment.