Skip to content

Commit

Permalink
issue eclipse-jdt#2187 - temporarily disabling the failing test (ecli…
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalat authored and gayanper committed Sep 7, 2024
1 parent 141ff71 commit f284fb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ public static void main(String[] args) {

}

public void test004() throws JavaModelException {
public void _test004() throws JavaModelException {
if (!isJRE22) {
printJREError();
return;
Expand Down

0 comments on commit f284fb0

Please sign in to comment.