Skip to content

Commit

Permalink
Dag import/export for final review: full sharness battery coming Sat.
Browse files Browse the repository at this point in the history
  • Loading branch information
ribasushi committed Mar 20, 2020
1 parent 8436146 commit aa50194
Show file tree
Hide file tree
Showing 5 changed files with 471 additions and 3 deletions.
3 changes: 3 additions & 0 deletions core/commands/commands_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ func TestROCommands(t *testing.T) {
"/commands",
"/dag",
"/dag/get",
"/dag/export",
"/dag/resolve",
"/dns",
"/get",
Expand Down Expand Up @@ -95,7 +96,9 @@ func TestCommands(t *testing.T) {
"/config/profile/apply",
"/dag",
"/dag/get",
"/dag/export",
"/dag/put",
"/dag/import",
"/dag/resolve",
"/dht",
"/dht/findpeer",
Expand Down
Loading

0 comments on commit aa50194

Please sign in to comment.