[functional-tests] add show-tests.scm script which lists the tests.
This commit is contained in:
@@ -75,8 +75,7 @@
|
||||
|
||||
;; We have to export something that forces all the initialisation expressions
|
||||
;; to run.
|
||||
(define (register-thin-tests)
|
||||
(fmt #t "registered tests"))
|
||||
(define (register-thin-tests) #t)
|
||||
|
||||
;;;-----------------------------------------------------------
|
||||
;;; thin_check scenarios
|
||||
|
Reference in New Issue
Block a user