Tests: Change description
This commit is contained in:
parent
290e25509b
commit
81ef7adbca
1 changed files with 1 additions and 2 deletions
|
|
@ -130,8 +130,7 @@ Based on Buttercup macro `it'."
|
||||||
(or "string1" "string2")))
|
(or "string1" "string2")))
|
||||||
:to-equal '(unless (and (regexp "stringcondition1") (regexp "stringcond2")) (or (regexp "string1") (regexp "string2")))))
|
:to-equal '(unless (and (regexp "stringcondition1") (regexp "stringcond2")) (or (regexp "string1") (regexp "string2")))))
|
||||||
|
|
||||||
(describe "Query compiling"
|
(describe "Query optimizing"
|
||||||
;; Okay, so it's not really "compiling," but it sounds fancy. :)
|
|
||||||
|
|
||||||
;; TODO: Other predicates.
|
;; TODO: Other predicates.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue