We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af4727 commit 4c22d66Copy full SHA for 4c22d66
scaladoc/test/dotty/tools/scaladoc/no-link-warnings/NoLinkWarningsTest.scala
@@ -8,7 +8,7 @@ class NoLinkWarningsTest extends ScaladocTest("noLinkWarnings"):
8
tastyFiles = tastyFiles(name),
9
output = getTempDir().getRoot,
10
projectVersion = Some("1.0"),
11
- noLinkWarnings = true
+ includeNoLinkWarnings = true
12
)
13
14
override def runTest = afterRendering {
0 commit comments