Update package.spec dependencies
[DepGen-Perl-Tests.git] / test.pl
blob699bcca6bd8b5459366e4059238f27577b2943db
1 use Test::More tests => 1;
2 use strict;
3 use warnings;
5 ok(!system($^X, './bin/perldepgentest', './share'), 'Running perldepgentest');