diff options
Diffstat (limited to 'tests/cran.scm')
-rw-r--r-- | tests/cran.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/cran.scm b/tests/cran.scm index 83d2e7f554..896c5af06c 100644 --- a/tests/cran.scm +++ b/tests/cran.scm @@ -131,6 +131,3 @@ lines. And: this line continues the description.") (pk 'fail x #f)))))) (test-end "cran") - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |