tap: Small fixes

This commit is contained in:
retropikzel 2026-08-27 08:02:04 +03:00
parent 59b5e9c9db
commit bf72655dec
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@
(display-map runner "ok " count name " # skip " #\newline))
(else (display-map runner "ok " count name #\newline)))))
;(define (test-on-bad-count-tap runner count expected-count) #t)
(define (test-on-bad-count-tap runner count expected-count) #t)
(define (test-on-bad-end-name-tap runner begin-name end-name)
(error (string-append "Test-end \""

View File

@ -1 +1 @@
1.1.0
1.1.1