Merge branch 'collectd-5.4' into collectd-5.5
[collectd.git] / bindings / perl / t / 00_load.t
1 #!/usr/bin/perl
2
3 use strict;
4 use warnings;
5 use Test::More tests => 1;
6 use_ok 'Collectd::Unixsock';