Check that the option string is not an empty string. If it is, don't add
[perl-fuse.git] / test / test-template
1 #!/usr/bin/perl
2 use test::helper qw($_real $_point);
3 use Test::More;
4 plan tests => 1;
5 ok(1);