diff options
Diffstat (limited to 'tests/elpa.scm')
-rw-r--r-- | tests/elpa.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/elpa.scm b/tests/elpa.scm index e8adde3f07..46c6ac2d75 100644 --- a/tests/elpa.scm +++ b/tests/elpa.scm @@ -104,6 +104,3 @@ information about package NAME. (Function 'elpa-package-info'.)" (eval-test-with-elpa "auctex")) (test-end "elpa") - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |