Skip to content

Commit b3831c9

Browse files
authored
Merge pull request #1465 from bitcoinjs/tsTests
WIP: Move tests to TypeScript
2 parents e2dea82 + 6c08a0b commit b3831c9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+5686
-4478
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ coverage
22
node_modules
33
.nyc_output
44
npm-debug.log
5+
test/*.js
6+
test/integration/*.js
7+
!test/ts-node-register.js

0 commit comments

Comments
 (0)