Skip to content

Commit ecbb96f

Browse files
committed
Remove no-longer-needed diagnostic expectations
1 parent 522a549 commit ecbb96f

File tree

1 file changed

+0
-9
lines changed
  • java/ql/test/kotlin/library-tests/jvmoverloads_flow

1 file changed

+0
-9
lines changed

java/ql/test/kotlin/library-tests/jvmoverloads_flow/test.kt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,3 @@ public class TestDefaultParameterReference {
8585
}
8686

8787
}
88-
89-
// Diagnostic Matches: Completion failure for type: org.jetbrains.annotations.NotNull
90-
// Diagnostic Matches: Unknown location for org.jetbrains.annotations.NotNull
91-
// Diagnostic Matches: Completion failure for type: kotlin.jvm.JvmOverloads
92-
// Diagnostic Matches: Completion failure for type: kotlin.jvm.JvmStatic
93-
// Diagnostic Matches: Completion failure for type: org.jetbrains.annotations.Nullable
94-
// Diagnostic Matches: Unknown location for kotlin.jvm.JvmOverloads
95-
// Diagnostic Matches: Unknown location for kotlin.jvm.JvmStatic
96-
// Diagnostic Matches: Unknown location for org.jetbrains.annotations.Nullable

0 commit comments

Comments
 (0)