tap: Small fixes
This commit is contained in:
parent
59b5e9c9db
commit
bf72655dec
|
|
@ -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 \""
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.0
|
||||
1.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue