aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--t/parse.t2
1 files changed, 1 insertions, 1 deletions
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;