build: Add a Guile custom test driver using SRFI-64.
[jackhill/guix/guix.git] / tests / gem.scm
index ebce809..0b37c70 100644 (file)
@@ -77,6 +77,3 @@
        (pk 'fail x #f)))))
 
 (test-end "gem")
-
-\f
-(exit (= (test-runner-fail-count (test-runner-current)) 0))