Skip to content

Commit a4d07aa

Browse files
committed
fix test
1 parent 64763fb commit a4d07aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

presentation-compiler/test/dotty/tools/pc/tests/completion/CompletionSuite.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ class CompletionSuite extends BaseCompletionSuite:
129129
|isInstanceOf[X0]: Boolean
130130
|synchronized[X0](x$0: X0): X0
131131
|toString(): String
132-
|wait(): Unit
133-
|wait(x$0: Long): Unit
134-
|wait(x$0: Long, x$1: Int): Unit
135132
|""".stripMargin
136133
)
137134

0 commit comments

Comments
 (0)