Do not warn when redefining a test
[fiveam.git] / src / test.lisp
index 553a64e..f5c8a82 100644 (file)
@@ -12,6 +12,7 @@
 ;;;; collection of tests and test suites.
 
 (deflookup-table test
+  :at-redefinition nil
   :documentation "Lookup table mapping test (and test suite)
   names to objects.")