aboutsummaryrefslogtreecommitdiff
path: root/tests/engines/info.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/engines/info.test')
-rw-r--r--tests/engines/info.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/engines/info.test b/tests/engines/info.test
index ea3f17e..960daa7 100644
--- a/tests/engines/info.test
+++ b/tests/engines/info.test
@@ -1,6 +1,6 @@
;;; Test the Info engine. -*- Scheme -*-
;;;
-;;; Copyright (C) 2012 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright (C) 2012, 2021 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of Skribilo.
;;;
@@ -89,8 +89,6 @@
(test-end "info")
-(exit (= (test-runner-fail-count (test-runner-current)) 0))
-
;; Local Variables:
;; coding: utf-8
;; eval: (put 'test-assert 'scheme-indent-function 1)