Skip to content

Commit

Permalink
fix partials usage with array of data
Browse files Browse the repository at this point in the history
  • Loading branch information
kof committed Apr 11, 2011
1 parent 0a3a2c8 commit 9106fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/express.js
Expand Up @@ -88,6 +88,7 @@ test("partials using `partial`", 1, function() {
test("partials using `partial`", 1, function() {
stop();
locals = {
as: global,
test: [
{a: 1},
{a: 2},
Expand Down

0 comments on commit 9106fe9

Please sign in to comment.