Skip to content

Commit 7f04605

Browse files
committed
Fix.
1 parent 1f71e6b commit 7f04605

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

www/notes/con.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

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

18+
19+
@(ev '(require rackunit))
1820
@(for-each (λ (f) (ev `(require (file ,(path->string (build-path notes "con" f))))))
1921
'("interp.rkt" "compile.rkt" "asm/interp.rkt" "asm/printer.rkt" "random.rkt"))
2022

0 commit comments

Comments
 (0)