bring Test::Harness up to 3.06
[p5sagit/p5-mst-13.2.git] / t / lib / source_tests / source
CommitLineData
b965d173 1#!/usr/bin/perl -wT
2
3use lib 't/lib';
4use Test::More tests => 1;
5
6ok 1;