Declaim *SUITE* special
[fiveam.git] / t / tests.lisp
index 65918d1..6bef836 100644 (file)
@@ -10,7 +10,6 @@
   `(let ((,results (with-*test-dribble* nil (run ',test-name))))
      ,@body))
 
-(rem-fixture 'null-fixture)
 (def-fixture null-fixture ()
   `(progn ,@(&body)))