Rewrote nonLiteralFilenameFilter and filenameFilter tests without working with FS.
Removed filenameFilter test from excludes for AndroidTests.
This commit is contained in:
@@ -71,8 +71,6 @@ public class SpecialFiles {
|
||||
excludedFiles.add("kt529.kt"); // Bug
|
||||
excludedFiles.add("kt344.kt"); // Bug
|
||||
|
||||
excludedFiles.add("filenameFilter.kt"); // Work with FileSystem
|
||||
|
||||
excludedFiles.add("comparisonWithNullCallsFun.kt"); // java.lang.NoClassDefFoundError: jet.Nothing
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user