ef57e0842696c59c5c297424a24c147147e3b991
[perl-fuse.git] / test-template
1 #!/usr/bin/perl
2 use test::helper qw($_real $_point);
3 use Test::More;
4 plan tests => 1;
5 ok(1);