projects
/
fiveam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d58c9ad
)
Fix typo
author
Stelian Ionescu
<sionescu@cddr.org>
Sun, 29 Jul 2012 16:56:53 +0000
(18:56 +0200)
committer
Stelian Ionescu
<sionescu@cddr.org>
Sun, 29 Jul 2012 16:56:53 +0000
(18:56 +0200)
src/test.lisp
patch
|
blob
|
history
diff --git
a/src/test.lisp
b/src/test.lisp
index
2712d6a
..
616b77e
100644
(file)
--- a/
src/test.lisp
+++ b/
src/test.lisp
@@
-54,7
+54,7
@@
If DEPENDS-ON is a symbol it is interpreted as `(AND
,depends-on), this is accomadate the common case of one test
depending on another.
-FIXTURE specifies a fixtrue to wrap the body in.
+FIXTURE specifies a fixture to wrap the body in.
If PROFILE is T profiling information will be collected as well."
(let* ((tmp (gensym))