xref: /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.bat (revision f2a19305cfc49ea4d1a5feb55cd6c283c6f1e031)
1@ECHO OFF
2REM this comment will fail if you try to run it through sh!
3ECHO 1..1
4ECHO ok 1 - source.bat
5