repo.or.cz
/
fuse.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
new mount option
[fuse.git]
/
perl
/
test
/
test-template
blob
ef57e0842696c59c5c297424a24c147147e3b991
1
#!/usr/bin/perl
2
use
test
::
helper
qw(
$_real
$_point
);
3
use Test::More;
4
plan tests => 1;
5
ok(1);