Skip to content

Commit 1b10eee

Browse files
[25] InstanceMainMethodsTests.testStaticMainWithoutArgs doesn't find it's project (#725)
Folow-up of renaming test folder java24 to java25
1 parent 3b1532b commit 1b10eee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

org.eclipse.jdt.debug.tests/build.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ bin.includes = plugin.xml,\
2727
java9/,\
2828
java16_/,\
2929
java23/,\
30-
java24/
30+
java24/,\
31+
java25/
3132
source.javadebugtests.jar = test plugin/,\
3233
tests/,\
3334
console tests/

0 commit comments

Comments
 (0)