Skip to content

Commit

Permalink
Remove FIXME comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Jan 10, 2025
1 parent bfcaca9 commit 4d6fce1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public void privateConstructorCanBeCalledInUnknownProject() {
}
}

// FIXME
@Test
public void privateConstructorIsNotExposedToPolyglot() throws IOException {
var mainSrc = """
Expand Down

0 comments on commit 4d6fce1

Please sign in to comment.