Skip to content
Snippets Groups Projects
Commit 42bdefd3 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Update a test for the renaming of load-fasl-op to load-bundle-op.

parent 1274f3ea
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
(defun make-hello-bundle (operation)
(operate 'load-fasl-op :hello-world-example)
(operate 'load-bundle-op :hello-world-example)
(operate operation :hello-world-example)
#+mkcl (add-mkcl-dll (asdf::output-file operation :hello-world-example)))
......
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