Fix configuration tests with latest runtime

This commit is contained in:
Natalia Selezneva
2018-10-25 00:42:41 +03:00
parent f364717da2
commit cbd54e7867
9 changed files with 17 additions and 6 deletions
@@ -9,11 +9,11 @@
<component name="libraryTable">
<library name="KotlinJavaRuntime">
<CLASSES>
<root url="jar://$TEMP_TEST_DIR$/kotlin-runtime.jar!/" />
<root url="jar://$TEMP_TEST_DIR$/kotlin-stblib.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$TEMP_TEST_DIR$/kotlin-runtime.jar!/src" />
<root url="jar://$TEMP_TEST_DIR$/kotlin-stblib.jar!/src" />
</SOURCES>
</library>
</component>