From 7eed0599b7b0c9a95af8a71c57ced94aff5ccac4 Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Sat, 28 Sep 2024 18:13:53 +0900 Subject: [PATCH] fix test --- sbt-test/UnmooredDocComment/test-1/expect.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sbt-test/UnmooredDocComment/test-1/expect.json b/sbt-test/UnmooredDocComment/test-1/expect.json index e85954f..b7b366f 100644 --- a/sbt-test/UnmooredDocComment/test-1/expect.json +++ b/sbt-test/UnmooredDocComment/test-1/expect.json @@ -9,17 +9,6 @@ "endLine": 1, "endColumn": 10 } -}, { - "message": "[UnmooredDocComment] unmoored doc comment for `Pkg.Body`", - "position": { - "line": 4, - "lineContent": "/** AAA */", - "sourcePath": "${BASE}/A.scala", - "startLine": 4, - "startColumn": 0, - "endLine": 4, - "endColumn": 10 - } }, { "message": "[UnmooredDocComment] unmoored doc comment for `Term.Param`", "position": {