sync a bunch of files with Test::Simple 0.86
[p5sagit/p5-mst-13.2.git] / t / lib / Test / Simple / sample_tests / exit.plx
CommitLineData
43fd88df 1require Test::Builder;
3c4bf434 2# $Id$
43fd88df 3
4exit 1;