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