test: dag export in TestROCommands on gateway
Marcin Rataj committed
May 5, 2021 at 22:32 UTC
7406b8399084dbf5c17c66f357b6c458cf46ce45
1 file changed
+1
core/commands/commands_test.go
+1
@@ -26,6 +26,7 @@ func TestROCommands(t *testing.T) {
26
"/dag/get",
27
"/dag/resolve",
28
"/dag/stat",
29
+ "/dag/export",
30
"/dns",
31
"/get",
32
"/ls",