Fixed a broken unittest and fixed a bug that required multiple tests to be put into...
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 12 Jun 2008 08:30:01 +0000 (10:30 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 12 Jun 2008 08:30:01 +0000 (10:30 +0200)
commite3290ea9f3c2579a819c9c4016beb50f20a41cad
treeef30ad511376433af7b80e709b7397a58ba76898
parent6dc6f291eb46352de4df7dfaf10fb14369dc7fb1
Fixed a broken unittest and fixed a bug that required multiple tests to be put into parentheses for chaning.

--HG--
branch : trunk
jinja2/parser.py
tests/test_syntax.py
tests/test_various.py