Codebase list libmediawiki-api-perl / fresh-snapshots/main
Refresh patches. Debian Janitor 1 year, 3 months ago
1 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 Reviewed-by: gregor herrmann <gregoa@debian.org>
55 Last-Update: 2014-10-17
66
7 --- a/t/10-api.t
8 +++ b/t/10-api.t
9 @@ -6,6 +6,8 @@
7 Index: libmediawiki-api-perl.git/t/10-api.t
8 ===================================================================
9 --- libmediawiki-api-perl.git.orig/t/10-api.t
10 +++ libmediawiki-api-perl.git/t/10-api.t
11 @@ -6,6 +6,8 @@ use warnings;
1012 use Test::More;
1113 use LWP::UserAgent;
1214