Skip to content

Commit

Permalink
Enabling libs.nbjavacapi for debugger.jpda.truffle tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
lahodaj committed Jan 15, 2024
1 parent 865b3f3 commit c95399b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ protected static Test createSuite(Class<? extends TestCase> clazz) {
failOnException(Level.INFO).
enableClasspathModules(false).
clusters(".*").
enableModules("org.netbeans.libs.nbjavacapi").
suite();
}

Expand Down

0 comments on commit c95399b

Please sign in to comment.