2017-03-24 10:26:09 -07: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$">
|
2021-07-30 05:15:32 -07:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
2017-03-24 10:26:09 -07:00
|
|
|
</content>
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2019-03-30 07:03:57 -07:00
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library name="JUnit4">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$USER_HOME$/.m2/repository/junit/junit/4.12/junit-4.12.jar!/" />
|
|
|
|
<root url="jar://$USER_HOME$/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES />
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2017-03-24 10:26:09 -07:00
|
|
|
</component>
|
2019-03-30 07:03:57 -07:00
|
|
|
</module>
|