Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
fix: add pointer to files-mfs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Feb 14, 2018
1 parent dec06b0 commit 6bc22c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

exports.object = require('./object')
exports.files = require('./files')
exports.filesMFS = require('./files-mfs')
exports.config = require('./config')
exports.pin = require('./pin')
exports.generic = require('./miscellaneous')
Expand Down

0 comments on commit 6bc22c9

Please sign in to comment.