1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-03 20:32:14 +08:00

Corenet API: Fixed tests

License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
This commit is contained in:
Łukasz Magiera
2017-05-25 19:08:40 +02:00
parent 2f17a67c5a
commit a55255fbca
3 changed files with 22 additions and 16 deletions

View File

@ -103,6 +103,7 @@ var rootSubcommands = map[string]*cmds.Command{
"dht": DhtCmd,
"diag": DiagCmd,
"dns": DNSCmd,
"exp": ExpCmd,
"files": files.FilesCmd,
"get": GetCmd,
"id": IDCmd,