projects
/
fiveam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3074223
)
Do not warn when redefining a test
author
Attila Lendvai
<attila.lendvai@gmail.com>
Mon, 16 Oct 2006 20:30:13 +0000
(22:30 +0200)
committer
attila.lendvai
<attila.lendvai@gmail.com>
Mon, 16 Oct 2006 20:30:13 +0000
(22:30 +0200)
src/test.lisp
patch
|
blob
|
history
diff --git
a/src/test.lisp
b/src/test.lisp
index
553a64e
..
f5c8a82
100644
(file)
--- a/
src/test.lisp
+++ b/
src/test.lisp
@@
-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.")