Browse Source

add test files

master
JP Richardson 11 years ago
parent
commit
12b9597057
  1. 0
      test/fixtures.json
  2. 7
      test/hdkey.test.js

0
test/fixtures.json

7
test/hdkey.test.js

@ -0,0 +1,7 @@
require('terst')
var hdkey = require('../')
describe('hdkey', function() {
})
Loading…
Cancel
Save