repair a test

main
Matthew Butterick 5 years ago
parent 2af0aea5d1
commit 0c86b37ae9

@ -47,7 +47,7 @@ https://github.com/mbutterick/fontkit/blob/master/src/tables/head.js
(check-equal? (hash-ref table-data 'yMax) 980)
(check-equal? (hash-ref table-data 'xMax) 1174)
(check-equal? (hash-ref table-data 'xMin) -226)
(check-equal? (hash-ref table-data 'macStyle) (make-hasheq '((shadow . #f)
(check-equal? (hash-ref table-data 'macStyle) (make-hash '((shadow . #f)
(extended . #f)
(condensed . #f)
(underline . #f)

Loading…
Cancel
Save