aboutsummaryrefslogtreecommitdiff
path: root/tests/resolve.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resolve.test')
-rw-r--r--tests/resolve.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/resolve.test b/tests/resolve.test
index 1241aab..41e93d8 100644
--- a/tests/resolve.test
+++ b/tests/resolve.test
@@ -1,6 +1,6 @@
;;; Excercise the `resolve' routines. -*- Scheme -*-
;;;
-;;; Copyright (C) 2009 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright (C) 2009, 2021 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of Skribilo.
;;;
@@ -215,5 +215,3 @@
(test-end "resolve")
-
-(exit (= (test-runner-fail-count (test-runner-current)) 0))