Skip to content

Commit

Permalink
Updated loop tests plan
Browse files Browse the repository at this point in the history
  • Loading branch information
ironcamel committed Jan 25, 2013
1 parent 9f2fdbc commit d0f7da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/t/loop.t.js
Expand Up @@ -5,7 +5,7 @@ var filters = {
jemplate: 'jemplate_process'
};

t.plan(5);
t.plan(6);
t.filters(filters);
t.run_is('jemplate', 'output');

Expand Down

0 comments on commit d0f7da5

Please sign in to comment.