summaryrefslogtreecommitdiff
path: root/login/login.iml
diff options
context:
space:
mode:
Diffstat (limited to 'login/login.iml')
-rw-r--r--login/login.iml10
1 files changed, 10 insertions, 0 deletions
diff --git a/login/login.iml b/login/login.iml
index 1cb9e89..218a960 100644
--- a/login/login.iml
+++ b/login/login.iml
@@ -4,6 +4,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
@@ -20,6 +21,15 @@
</orderEntry>
<orderEntry type="module" module-name="openapi" />
<orderEntry type="library" name="Guava" level="project" />
+ <orderEntry type="module-library" scope="TEST">
+ <library>
+ <CLASSES>
+ <root url="jar://$APPLICATION_HOME_DIR$/lib/junit.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
</component>
</module>