xref: /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.sh (revision 898184e3e61f9129feb5978fad5a8c6865f00b92)
1*898184e3Ssthen#!/bin/sh
2*898184e3Ssthenecho "1..1"
3*898184e3Ssthenecho "ok 1 - source.sh"
4