Skip to content

Commit

Permalink
Fix plan in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Jan 19, 2010
1 parent 443faf6 commit 55278d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/test.sql
Expand Up @@ -13,7 +13,7 @@
BEGIN;
\i pgtap.sql
-- Plan the tests.
SELECT plan(2);
SELECT plan(3);

--DROP FUNCTION plparrot_call_handler() CASCADE;
-- TODO: Make this configurable
Expand Down

0 comments on commit 55278d8

Please sign in to comment.