Skip to content

Commit

Permalink
Merge pull request #6185 from ipfs/fix/ro-commands-test
Browse files Browse the repository at this point in the history
test: remove version/deps from ro commands test
  • Loading branch information
Stebalien authored Apr 4, 2019
2 parents 6c22bf8 + 28fc6a1 commit 5f036f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/commands/commands_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ func TestROCommands(t *testing.T) {
"/refs",
"/resolve",
"/version",
"/version/deps",
}

cmdSet := make(map[string]struct{})
Expand Down

0 comments on commit 5f036f7

Please sign in to comment.