Imported Upstream version 2.0
This commit is contained in:
parent
c89ccc3c74
commit
0841b5c7c7
165 changed files with 25440 additions and 4442 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
use Test::More;
|
||||
if (! -e "./test_base64") {
|
||||
plan skip_all => "./test_base64 not compiled - please install tap library to test";
|
||||
plan skip_all => "./test_base64 not compiled - please enable libtap library to test";
|
||||
}
|
||||
exec "./test_base64";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue