Remove debug (exit) from tests

This commit is contained in:
retropikzel 2025-03-12 08:11:00 +02:00
parent 25e9497ae4
commit a0b69575e2
1 changed files with 0 additions and 2 deletions

View File

@ -684,8 +684,6 @@
(lambda () (read-line))) (lambda () (read-line)))
"Hello world") #t) "Hello world") #t)
(exit 0)
;; pffi-struct-get ;; pffi-struct-get
(print-header 'pffi-struct-get) (print-header 'pffi-struct-get)