aboutsummaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'test/data')
-rw-r--r--test/data/comments/emptySectionOnOneLine.kt2
-rw-r--r--test/data/comments/sectionOnOneLine.kt2
2 files changed, 0 insertions, 4 deletions
diff --git a/test/data/comments/emptySectionOnOneLine.kt b/test/data/comments/emptySectionOnOneLine.kt
deleted file mode 100644
index b0d5defd..00000000
--- a/test/data/comments/emptySectionOnOneLine.kt
+++ /dev/null
@@ -1,2 +0,0 @@
-/** Summary $one:*/
-val property = "test" \ No newline at end of file
diff --git a/test/data/comments/sectionOnOneLine.kt b/test/data/comments/sectionOnOneLine.kt
deleted file mode 100644
index 8bd3dd64..00000000
--- a/test/data/comments/sectionOnOneLine.kt
+++ /dev/null
@@ -1,2 +0,0 @@
-/** Summary $one: same line */
-val property = "test" \ No newline at end of file