Fix incompleteHierarchyInJava test on Windows
Normalize path delimiters to '/' via CliBaseTest
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
ERROR: compiler/testData/compileKotlinAgainstCustomBinaries/incompleteHierarchyInJava/source.kt: (5, 22) Unresolved reference: foo
|
||||
ERROR: The following classes have incomplete hierarchies:
|
||||
test.Sub, unresolved: [Super]
|
||||
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user