Closed digikar99 closed 4 years ago
This is supposed to work and pass right?
pass
(defpackage :5am-demo (:use :cl :fiveam)) (in-package :5am-demo) (test first-test (is (= 1 1)))
EDIT: No idea what was wrong; but deleting (all) my fasl files and recompiling worked fine.
This is supposed to work and
pass
right?EDIT: No idea what was wrong; but deleting (all) my fasl files and recompiling worked fine.