mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 03:19:47 +08:00
test: remove version/deps from ro commands test
Because steb did a bad thing and pushed to master. Not sure _why_ my pre-commit hook didn't catch this but... License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
@ -38,7 +38,6 @@ func TestROCommands(t *testing.T) {
|
||||
"/refs",
|
||||
"/resolve",
|
||||
"/version",
|
||||
"/version/deps",
|
||||
}
|
||||
|
||||
cmdSet := make(map[string]struct{})
|
||||
|
Reference in New Issue
Block a user