fixed build
This commit is contained in:
@@ -25,6 +25,6 @@ import junit.framework.Test;
|
|||||||
@SuppressWarnings("JUnitTestCaseWithNoTests")
|
@SuppressWarnings("JUnitTestCaseWithNoTests")
|
||||||
public final class StdLibMapTest extends JsUnitTestBase {
|
public final class StdLibMapTest extends JsUnitTestBase {
|
||||||
public static Test suite() throws Exception {
|
public static Test suite() throws Exception {
|
||||||
return createTestSuiteForFile("libraries/stdlib/test/js/MapTest.kt");
|
return createTestSuiteForFile("libraries/stdlib/test/js/MapJsTest.kt");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user