Files
openide/fleet/junit4/fleet.junit4.iml
Alexander Zolotov 8a38647a9a [fleet] use multiplatform junit annotations
GitOrigin-RevId: 3fb4f8ffee5340e6738eec574fb925d4abb8e81d
2025-09-22 10:52:10 +00:00

13 lines
600 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/gradlebuild/build" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="JUnit4" level="project" />
<orderEntry type="library" exported="" name="hamcrest" level="project" />
<orderEntry type="library" exported="" name="kotlin-test-junit" level="project" />
</component>
</module>