We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64352ef commit a12fcfcCopy full SHA for a12fcfc
presentation-compiler/test/dotty/tools/pc/tests/completion/CompletionScalaCliSuite.scala
@@ -12,8 +12,7 @@ class CompletionScalaCliSuite extends BaseCompletionSuite:
12
|package A
13
|""".stripMargin,
14
"""|io.circe
15
- |io.circul
16
- |""".stripMargin
+ |io.circul""".stripMargin
17
)
18
19
@Test def `multiple-deps` =
@@ -131,8 +130,7 @@ class CompletionScalaCliSuite extends BaseCompletionSuite:
131
130
132
133
134
135
136
137
138
@Test def `multiple-deps2` =
0 commit comments