Some additional files changes for Test-Simple-0.82
[p5sagit/p5-mst-13.2.git] / t / lib / Test / Simple / sample_tests / exit.plx
1 require Test::Builder;
2 # $Id: /mirror/googlecode/test-more/t/lib/Test/Simple/sample_tests/exit.plx 57943 2008-08-18T02:09:22.275428Z brooklyn.kid51  $
3
4 exit 1;