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 264c084 commit fd1cb2fCopy full SHA for fd1cb2f
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