@cryptotaxi247 / kubo / commits / 5583c442b

fix commands list test

License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>

Steven Allen committed Jan 10, 2018 at 17:37 UTC 5583c442bffb1cb7179546904b283cbec392abe8
1 file changed +2
core/commands/commands_test.go
+2
@@ -92,6 +92,8 @@ func TestCommands(t *testing.T) {
92 "/config/edit",
93 "/config/replace",
94 "/config/show",
95 + "/config/profile",
96 + "/config/profile/apply",
97 "/dag",
98 "/dag/get",
99 "/dag/put",