Skip to content
Snippets Groups Projects
Commit 4ea8f081 authored by pfdietz's avatar pfdietz
Browse files

Oops, forgot to test that.

parent 94e6fe23
No related branches found
No related tags found
No related merge requests found
......@@ -791,7 +791,7 @@
;;; Tests of #S
(unless (find-class 'syntax-test-struct-1)
(unless (find-class 'syntax-test-struct-1 nil)
(defstruct syntax-test-struct-1
a b c))
......
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