Add library kotlin-test to IDEA project

This commit is contained in:
Sergey Mashkov
2015-11-25 14:17:26 +03:00
parent f1783530ac
commit 790524e391
9 changed files with 10 additions and 3 deletions
+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>