Skip to content
Snippets Groups Projects
Commit 0e94b217 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix path so (require :lisp-unit) actually loads.

parent 8e32631b
No related branches found
No related tags found
No related merge requests found
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
;; Lisp-unit ;; Lisp-unit
(defmodule :lisp-unit (defmodule :lisp-unit
"modules:lisp-unit/load-lisp-unit") "modules:load-lisp-unit")
(defmodule "lisp-unit" (defmodule "lisp-unit"
"modules:load-lisp-unit") "modules:load-lisp-unit")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment