Skip to content

Commit

Permalink
[shave-nst-yak] Useless fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
sshirokov committed Oct 2, 2011
1 parent 7f20196 commit 0dfefd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/tests.lisp
Expand Up @@ -35,8 +35,7 @@
(:seq (:word :h1))
(read-css "h1"))

(def-test (can-parse-nested-elements :group parse-tests
:fixtures parse-helpers)
(def-test (can-parse-nested-elements :group parse-tests)
(:seq (:word :div)
(:word :span))
(read-css "div span"))

0 comments on commit 0dfefd7

Please sign in to comment.