mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-14 15:52:18 +00:00
Disable kt13133 test on android
This commit is contained in:
@@ -70,6 +70,7 @@ public class SpecialFiles {
|
||||
excludedFiles.add("qualifiedName.kt"); // Cannot change package name
|
||||
excludedFiles.add("topLevelProperty.kt"); // Cannot change package name
|
||||
excludedFiles.add("typeParameters.kt"); // Cannot change package name
|
||||
excludedFiles.add("kt13133.kt"); // Cannot change package name
|
||||
|
||||
excludedFiles.add("kt684.kt"); // StackOverflow with StringBuilder (escape())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user