NEWS: Mention "contrib" removal
[monitoring-plugins.git] / lib / tests / test_disk.t
blobd32567a9e9b01093a202522724952d322d0543f6
1 #!/usr/bin/perl
2 use Test::More;
3 if (! -e "./test_disk") {
4 plan skip_all => "./test_disk not compiled - please install tap library to test";
6 exec "./test_disk";