xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
cpan
/
Test-Harness
/
t
/
source_tests
/
source.sh
(revision 5af055cd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
echo
"1..1"
3
echo
"ok 1 -
source.sh
"
4