Skip to content

Commit

Permalink
Add utils.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Nov 21, 2024
1 parent a90fe04 commit 860f890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ require('./rfc4648.test.js');
require('./base58.test.js');
require('./bech32.test.js');
require('./bip173.test.js');
require('./utils.test.js');

should.run();

0 comments on commit 860f890

Please sign in to comment.