Fixed test.

This commit is contained in:
Alexander Artemenko 2021-02-03 01:29:22 +03:00
parent b879dc0482
commit 54e4bf558c
2 changed files with 3 additions and 6 deletions

View file

@ -11,10 +11,7 @@
(defun foo (a b)
#+sbcl
(sb-ext:describe-compiler-policy )
(list a b 3))
(list a b))
(deftest test-some-staff