diff --git a/core/commands/commands_test.go b/core/commands/commands_test.go index fe49d484267..3fd58a0a461 100644 --- a/core/commands/commands_test.go +++ b/core/commands/commands_test.go @@ -210,6 +210,8 @@ func TestCommands(t *testing.T) { "/tar/add", "/tar/cat", "/update", + "/urlstore", + "/urlstore/add", "/version", }