Skip to content

Commit e217400

Browse files
committed
delete redundat lines
1 parent 7111d3d commit e217400

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

web/src/main/kotlin/org/jetbrains/kotlin/spec/loader/SpecTestsLoader.kt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,4 @@ class SpecTestsLoader {
229229
loadTests(`$`("#${sectionId.replace(".", """\\.""")} .load-tests").click(), sectionsMapsByTestArea)
230230
}
231231
}
232-
}
233-
//https://raw.githubusercontent.com/JetBrains/kotlin/spaseeva/general-map-generator/compiler/tests-spec/testData/diagnostics/linked/assignments/simple-assignments/testsMap.json
234-
//https://raw.githubusercontent.com/JetBrains/kotlin/spaseeva/general-map-generator/compiler/tests-spec/testData/diagnostics/linked/statements/assignments/simple-assignments/testsMap.json
232+
}

0 commit comments

Comments
 (0)