diff options
Diffstat (limited to 'tests/upstream.scm')
-rw-r--r-- | tests/upstream.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/upstream.scm b/tests/upstream.scm index eb18dd6193..6c86abe817 100644 --- a/tests/upstream.scm +++ b/tests/upstream.scm @@ -44,6 +44,3 @@ '("ftp://example.org/foo-1.tar.xz.sig")))))) (test-end) - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |