2018-08-08 23:54:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="JAVA_MODULE" version="4">
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
|
|
<exclude-output />
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
2018-08-10 00:58:41 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
|
2018-08-08 23:54:43 +00:00
|
|
|
</content>
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
|
|
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
|
2018-08-10 00:58:41 +00:00
|
|
|
<orderEntry type="library" name="org.hamcrest:hamcrest-library:1.2.1" level="project" />
|
2018-08-10 21:56:30 +00:00
|
|
|
<orderEntry type="library" name="org.junit.jupiter:junit-jupiter-api:5.2.0" level="project" />
|
2018-08-08 23:54:43 +00:00
|
|
|
</component>
|
|
|
|
</module>
|