Skip to content

Commit

Permalink
fix doctest assertion to only specify what we're interested in
Browse files Browse the repository at this point in the history
  • Loading branch information
wosc committed Sep 28, 2009
1 parent 071adc4 commit 41178c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/z3c/recipe/compattest/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ No further configuration is required, but you can set the following options:
... include = z3c.recipe.compattest
... """)

>>> print system(buildout)
Couldn't...Installing compattest...
>>> 'Installing compattest' in system(buildout)
True

Details
=======
Expand Down

0 comments on commit 41178c0

Please sign in to comment.