Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
fix: remove unused todo
Browse files Browse the repository at this point in the history
  • Loading branch information
dryajov committed Feb 23, 2018
1 parent 3df0bba commit 803a496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/http-api/extra/config.js
Expand Up @@ -17,7 +17,6 @@ const DaemonFactory = require('ipfsd-ctl')
const df = DaemonFactory.create({ exec: 'src/cli/bin.js' })

describe('extra config', () => {
// TODO: this didn't seem to point anywhere
const repoExample = path.join(__dirname, '../../fixtures/go-ipfs-repo')
const repoTests = path.join(__dirname, '../../repo-tests-run')

Expand Down

0 comments on commit 803a496

Please sign in to comment.