Add library kotlin-test to IDEA project

Original commit: 790524e391
This commit is contained in:
Sergey Mashkov
2015-11-25 14:17:26 +03:00
parent 48d45b54db
commit 271f6ffdcb
+2 -1
View File
@@ -22,5 +22,6 @@
<orderEntry type="module" module-name="preloader" />
<orderEntry type="module" module-name="daemon-client" />
<orderEntry type="module" module-name="daemon-common" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
</component>
</module>
</module>