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
@@ -13,5 +13,6 @@
<orderEntry type="module" module-name="idea-analysis" />
<orderEntry type="module" module-name="idea-core" />
<orderEntry type="module" module-name="util" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
</component>
</module>