silence redefining fixture warning
[fiveam.git] / t / tests.lisp
index a77abf3..d3ab4c7 100644 (file)
@@ -10,6 +10,7 @@
   `(let ((,results (with-*test-dribble* nil (run ',test-name))))
      ,@body))
 
+(rem-fixture 'null-fixture)
 (def-fixture null-fixture ()
   `(progn ,@(&body)))