aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/kotlin
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-02-09 17:14:34 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-02-09 17:14:34 +0300
commit4517ce588431fc6080bad24d947c53c8d82fcaa0 (patch)
tree9da781c2849fcd1e0d251a03e425c6b27111aa7c /core/src/test/kotlin
parentcf4bb4673730cc0787784380fc986efec8f8e9fb (diff)
downloaddokka-4517ce588431fc6080bad24d947c53c8d82fcaa0.tar.gz
dokka-4517ce588431fc6080bad24d947c53c8d82fcaa0.tar.bz2
dokka-4517ce588431fc6080bad24d947c53c8d82fcaa0.zip
Removed leading newline
Diffstat (limited to 'core/src/test/kotlin')
-rw-r--r--core/src/test/kotlin/model/CommentTest.kt3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/src/test/kotlin/model/CommentTest.kt b/core/src/test/kotlin/model/CommentTest.kt
index 0d6a3374..0d919128 100644
--- a/core/src/test/kotlin/model/CommentTest.kt
+++ b/core/src/test/kotlin/model/CommentTest.kt
@@ -160,19 +160,16 @@ line two""", toTestString())
|}
|[/code]
|[code lang=kotlin]
- |
|if (true) {
| println(property)
|}
|[/code]
|[code lang=kotlin]
- |
|if (true) {
| println(property)
|}
|[/code]
|[code lang=kotlin]
- |
|if (true) {
| println(property)
|}