mirror of
https://github.com/goplus/llgo.git
synced 2025-09-26 19:51:21 +08:00
enable command tests
This commit is contained in:
@@ -301,7 +301,7 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
func _TestCommandHandling(t *testing.T) {
|
||||
func TestCommandHandling(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
args []string
|
||||
|
Reference in New Issue
Block a user