Fix test gradle, add dependencies to prevent such problems in future

This commit is contained in:
Ilya.Kazakevich
2019-02-28 19:39:21 +03:00
parent 2bbb71a614
commit bf34f5ba8b
2 changed files with 3 additions and 2 deletions

View File

@@ -34,5 +34,7 @@
<orderEntry type="library" name="netty-codec-http" level="project" />
<orderEntry type="library" name="jsoup" level="project" />
<orderEntry type="library" name="javax.annotation-api" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Groovy" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Ant" level="project" />
</component>
</module>