diff --git a/cmd/llgo/llgo_test.go b/cmd/llgo/llgo_test.go index 87aa6f94..5c1d25b2 100644 --- a/cmd/llgo/llgo_test.go +++ b/cmd/llgo/llgo_test.go @@ -301,7 +301,7 @@ func main() { } } -func _TestCommandHandling(t *testing.T) { +func TestCommandHandling(t *testing.T) { tests := []struct { name string args []string