1
0
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:
Steven Allen
2019-04-04 14:55:07 -07:00
parent 6c22bf8ef4
commit 28fc6a1be0

View File

@ -38,7 +38,6 @@ func TestROCommands(t *testing.T) {
"/refs",
"/resolve",
"/version",
"/version/deps",
}
cmdSet := make(map[string]struct{})