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