Skip to content
Snippets Groups Projects
Commit 5fad4b79 authored by pfdietz's avatar pfdietz
Browse files

Changed test name to remove a name collision.

parent 22133eb6
No related branches found
No related tags found
No related merge requests found
......@@ -1026,7 +1026,7 @@
;;; as their values (and are constant). Symbols that are
;;; merely used in KEYWORD but not present there are exempt.
(deftest keyword-1
(deftest keyword-behavior
(let ((result nil)
(keyword-package (find-package "KEYWORD")))
(do-symbols (s keyword-package result)
......
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