Imported Upstream version 2.0
This commit is contained in:
parent
c89ccc3c74
commit
0841b5c7c7
165 changed files with 25440 additions and 4442 deletions
|
@ -4,7 +4,7 @@ use strict;
|
|||
use warnings;
|
||||
|
||||
if (! -e "./test_ini3") {
|
||||
plan skip_all => "./test_ini not compiled - please install tap library and/or enable parse-ini to test";
|
||||
plan skip_all => "./test_ini not compiled - please enable libtap library and/or extra-opts to test";
|
||||
}
|
||||
|
||||
# array of argument arrays
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue