clojure-koans/script/test.clj
2010-11-16 22:23:33 -06:00

4 lines
74 B
Clojure

(load "path_to_answer_sheet")
(do
(in-ns 'path-to-answer-sheet)
(run))