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