Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

feat: port to new ipfsd-ctl #5

Merged
merged 10 commits into from
Jan 25, 2018
2 changes: 1 addition & 1 deletion test/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

// require('./exchange-files')
// require('./pubsub')
// require('./kad-dht')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a target of this PR, @dryajov

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those tests are being skipped either way - I added it to browser tests since it actually loads fine in the browser. I added it for consistency, but can remove if needed.

require('./kad-dht')
require('./circuit-relay')
require('./repo')