update contract-tests.rkt

pull/8/head
AlexKnauth 6 years ago
parent 83b4afa10f
commit 4a3defc7cc

@ -6,7 +6,7 @@
(module+ test (module+ test
(check-exn (regexp (string-append (check-exn (regexp (string-append
"txexpr: contract violation\n" "txexpr.*: contract violation\n"
" *expected: txexpr-tag\\?\n" " *expected: txexpr-tag\\?\n"
" *given: 4\n" " *given: 4\n"
" *in: the 1st argument.*" " *in: the 1st argument.*"

Loading…
Cancel
Save