summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/cran.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/cran.scm b/tests/cran.scm
index f92934c468..c162d45d8a 100644
--- a/tests/cran.scm
+++ b/tests/cran.scm
@@ -126,7 +126,8 @@ Date/Publication: 2015-07-14 14:15:16
"This is a long description spanning multiple lines: \
and it could confuse the parser that there is a colon : on the \
lines. And: this line continues the description.")
- ('license 'gpl3+)))
+ ('license 'gpl3+))
+ #t)
(x
(begin
(format #t "~s\n" x)