Skip to content

Commit 2888748

Browse files
committed
ECL does not like some weird arrays
1 parent f107fe9 commit 2888748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cl-binary-store-tests.lisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,8 +712,8 @@
712712
(restore #(21 5 3 127 127 127 127 127 127 127 127))
713713
(invalid-input-data ()))))
714714

715-
716715
(define-test other-fuzzing-tests
716+
#-ecl
717717
(finish
718718
(handler-case
719719
(restore #(24 53 197 0 44 60 123 20))

0 commit comments

Comments
 (0)