summaryrefslogtreecommitdiff
path: root/test/scaladoc/run/t8672.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/scaladoc/run/t8672.check')
-rw-r--r--test/scaladoc/run/t8672.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scaladoc/run/t8672.check b/test/scaladoc/run/t8672.check
new file mode 100644
index 0000000000..d7194c73bf
--- /dev/null
+++ b/test/scaladoc/run/t8672.check
@@ -0,0 +1,4 @@
+Some(Chain(List(Text(New in release 1.2.3.4, it works), Text(.))))
+Some(Text(Sentence no period))
+Some(Chain(List(Text(Sentence period at end), Text(.))))
+Done.