1.4.15 prep
[monitoring-plugins.git] / lib / tests / test_opts1.t
blob52eed9423c54753a8edc654627eb426d8ed926ae
1 #!/usr/bin/perl
2 use Test::More;
3 if (! -e "./test_opts1") {
4 plan skip_all => "./test_opts1 not compiled - please install tap library and/or enable parse-ini to test";
6 exec "./test_opts1";