From 22c871e52a17ba4106f39fa6c9448136f8b88457 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 29 Mar 2018 01:39:46 -0700 Subject: [PATCH] fix commands test License: MIT Signed-off-by: Steven Allen --- core/commands/commands_test.go | 2 ++ 1 file changed, 2 insertions(+) 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", }