enable command tests

This commit is contained in:
Li Jie
2025-04-08 09:35:03 +08:00
parent b17632a352
commit a85d937482

View File

@@ -301,7 +301,7 @@ func main() {
} }
} }
func _TestCommandHandling(t *testing.T) { func TestCommandHandling(t *testing.T) {
tests := []struct { tests := []struct {
name string name string
args []string args []string