xref: /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.bat (revision 6c6408334dbede3a2c0dcd9ff9c489157df0c856)
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