wrongly added test removed (correct one was added before by Zhenja)

This commit is contained in:
Alex Tkachman
2012-09-17 13:01:32 +03:00
parent a4e272d7c6
commit 9304ec103d
@@ -122,8 +122,6 @@ public class SpecialFiles {
excludedFiles.add("kt1779.kt"); // Bug KT-2202 - private fun tryToComputeNext() in AbstractIterator.kt
excludedFiles.add("kt344.jet"); // Bug KT-2251
excludedFiles.add("kt529.kt"); // Bug
excludedFiles.add("kt2981.kt"); // with java
}
private SpecialFiles() {