Skip to content

Commit

Permalink
Merge pull request #95 from CoinSpace/unused-test
Browse files Browse the repository at this point in the history
Remove unused tests
  • Loading branch information
paulmillr committed Jun 26, 2023
2 parents a70adbe + 6b218e4 commit 39a98bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 507 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Compare to alternative implementations:
1. Clone the repository
2. `npm install` to install build dependencies like TypeScript
3. `npm run build` to compile TypeScript code
4. `npm run test` to run jest on `test/index.ts`
4. `npm run test` to run tests

## Upgrading

Expand Down
Loading

0 comments on commit 39a98bc

Please sign in to comment.