kubo/fuse
Christian Couder 9555ff110e ipns_test: fix namesys.NewNameSystem() call
There is the following erreor otherwise:

```
$ go test github.com/ipfs/go-ipfs/fuse/ipns
../../fuse/ipns/ipns_test.go:116: not enough arguments in call to namesys.NewNameSystem
FAIL    github.com/ipfs/go-ipfs/fuse/ipns [build failed]
```

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-20 10:52:00 +02:00
..
ipns ipns_test: fix namesys.NewNameSystem() call 2015-10-20 10:52:00 +02:00
mount replace imports with absolute path instead of using symlink 2015-10-03 14:30:50 -07:00
readonly Add context to coreunix.Cat argument 2015-10-04 23:10:43 +07:00