diff options
Diffstat (limited to 'dokka-subprojects/plugin-base/src/test/kotlin/content/exceptions')
-rw-r--r-- | dokka-subprojects/plugin-base/src/test/kotlin/content/exceptions/ContentForExceptions.kt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dokka-subprojects/plugin-base/src/test/kotlin/content/exceptions/ContentForExceptions.kt b/dokka-subprojects/plugin-base/src/test/kotlin/content/exceptions/ContentForExceptions.kt index 22becb93..e7ecb828 100644 --- a/dokka-subprojects/plugin-base/src/test/kotlin/content/exceptions/ContentForExceptions.kt +++ b/dokka-subprojects/plugin-base/src/test/kotlin/content/exceptions/ContentForExceptions.kt @@ -60,7 +60,6 @@ class ContentForExceptions : BaseAbstractTest() { ) } - @OnlyDescriptors("Fixed in 1.9.20 (IMPORT STAR)") @Test fun `function with navigatable thrown exception`() { testInline( |