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:
@ -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,
|
||||
|
Reference in New Issue
Block a user