Skip to content

Commit 62f4b7c

Browse files
committed
Require rackunit.
1 parent c4a0301 commit 62f4b7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

www/notes/extort.scrbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
@(define codeblock-include (make-codeblock-include #'h))
1616

17+
@(ev '(require rackunit))
1718
@(for-each (λ (f) (ev `(require (file ,(path->string (build-path notes "extort" f))))))
1819
'("interp.rkt" "compile.rkt" "asm/interp.rkt" "asm/printer.rkt"))
1920

0 commit comments

Comments
 (0)