Skip to content

Commit

Permalink
Undo whitespace diff
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-Ajaj committed Jan 8, 2025
1 parent e61da82 commit bcc2499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/codegen/java/gen_program_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ func TestGenerateJavaProgram(t *testing.T) {
if !strings.HasSuffix(name, "-pp") {
continue
}

tests = append(tests, test.ProgramTest{
Directory: strings.TrimSuffix(name, "-pp"),
BindOptions: []pcl.BindOption{pcl.SkipResourceTypechecking},
Expand Down

0 comments on commit bcc2499

Please sign in to comment.