Skip to content

Commit be94887

Browse files
committed
Fixing IDEA client module classpath, jetty-orig is required to run tests in HtmlUnit
1 parent 17b1252 commit be94887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/client.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<orderEntry type="library" scope="TEST" name="github" level="project" />
4444
<orderEntry type="library" name="javaparser" level="project" />
4545
<orderEntry type="library" name="okhttp" level="project" />
46+
<orderEntry type="library" scope="TEST" name="jetty-orig" level="project" />
4647
</component>
4748
<component name="sonarModuleSettings">
4849
<option name="alternativeWorkingDirPath" value="" />

0 commit comments

Comments
 (0)