Fixed test.
This commit is contained in:
parent
b879dc0482
commit
54e4bf558c
2 changed files with 3 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue