aboutsummaryrefslogtreecommitdiff
path: root/tests/location.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/location.test')
-rw-r--r--tests/location.test5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/location.test b/tests/location.test
index ae6c462..6c3dac5 100644
--- a/tests/location.test
+++ b/tests/location.test
@@ -1,6 +1,6 @@
;;; Check the AST source location info. -*- Scheme -*-
;;;
-;;; Copyright (C) 2012, 2020 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright (C) 2012, 2020, 2021 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of Skribilo.
;;;
@@ -88,9 +88,6 @@
(test-end "location")
-
-(exit (= (test-runner-fail-count (test-runner-current)) 0))
-
;; Local Variables:
;; eval: (put 'call-with-code 'scheme-indent-function 1)
;; eval: (put 'test-location 'scheme-indent-function 1)