diff options
Diffstat (limited to 'tests/services.scm')
-rw-r--r-- | tests/services.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/services.scm b/tests/services.scm index 3635549077..477a197160 100644 --- a/tests/services.scm +++ b/tests/services.scm @@ -119,6 +119,3 @@ (null? (e s3))))) (test-end) - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |