Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskarth committed May 1, 2024
1 parent 6305abe commit 799766d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/org/jetbrains/java/decompiler/SingleClassesTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ private void registerDefault() {
register(JAVA_8, "TestAnonymousClassConstructor");
register(JAVA_8, "TestInnerClassConstructor");
register(CUSTOM, "v11/TestInnerClassConstructor");
// [minor] todo: the linenumbers are incorrect on the finally block
register(JAVA_8, "TestTryCatchFinally");
register(JAVA_8, "TestTryFinally");
register(JAVA_8, "TestAmbiguousCall");
Expand Down

0 comments on commit 799766d

Please sign in to comment.