aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/content
diff options
context:
space:
mode:
authorAndrzej Ratajczak <andrzej.ratajczak98@gmail.com>2020-06-23 10:50:36 +0200
committerSebastian Sellmair <34319766+sellmair@users.noreply.github.com>2020-06-25 14:56:46 +0200
commit0b0650079ad5df7965e929cfadc0abe95882c7a9 (patch)
tree7c4580bf4cdc5d467b97f2298e314f9aa3089aa4 /plugins/base/src/test/kotlin/content
parentb2ab395be8cb1560088987aa5132d3782596fc80 (diff)
downloaddokka-0b0650079ad5df7965e929cfadc0abe95882c7a9.tar.gz
dokka-0b0650079ad5df7965e929cfadc0abe95882c7a9.tar.bz2
dokka-0b0650079ad5df7965e929cfadc0abe95882c7a9.zip
Fix tests after rebase
Diffstat (limited to 'plugins/base/src/test/kotlin/content')
-rw-r--r--plugins/base/src/test/kotlin/content/annotations/DepredatedAndSinceKotlinTest.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/base/src/test/kotlin/content/annotations/DepredatedAndSinceKotlinTest.kt b/plugins/base/src/test/kotlin/content/annotations/DepredatedAndSinceKotlinTest.kt
index 68751ee5..99ec25c5 100644
--- a/plugins/base/src/test/kotlin/content/annotations/DepredatedAndSinceKotlinTest.kt
+++ b/plugins/base/src/test/kotlin/content/annotations/DepredatedAndSinceKotlinTest.kt
@@ -57,7 +57,6 @@ class DepredatedAndSinceKotlinTest : AbstractCoreTest() {
}
}
}
-
}
}
}