Skip to content

Commit

Permalink
TestCommandGenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkwork committed Jul 4, 2024
1 parent 9395f20 commit f9028c3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sdk/command_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ func TestCommandGenerate(t *testing.T) {
})
}

// todo generate command fn
func warp() {
Interpreter(StringToBytePointer("bl"))
}

type (
Command struct {
Cmd string
Expand Down

0 comments on commit f9028c3

Please sign in to comment.