From 98c62964f95735281e1617c9506c92fca78a706d Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 9 Dec 2004 14:24:28 +0000 Subject: Adjust test count --- t/parse.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/parse.t') diff --git a/t/parse.t b/t/parse.t index 5442a95..dca52e3 100644 --- a/t/parse.t +++ b/t/parse.t @@ -4,7 +4,7 @@ use strict ; use warnings ; -use Test::More tests => 19; +use Test::More tests => 24; use URPM; use URPM::Build; use URPM::Query; -- cgit v1.2.1