diff options
author | Andy Armstrong <andy@hexten.net> | 2007-12-20 17:49:07 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-12-20 18:25:46 +0000 |
commit | 69f36734c100b00aa1a0212b12ebd8485f366fef (patch) | |
tree | dba23e9d2268d78cb90b54cb8001d3549fbac634 /t | |
parent | 56d7a0868d14c11c08f61a0acccc9ee745b4e081 (diff) | |
download | perl-69f36734c100b00aa1a0212b12ebd8485f366fef.tar.gz |
bring Test::Harness up to 3.06
Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net>
Date: Thu, 20 Dec 2007 17:49:07 +0000
p4raw-id: //depot/perl@32673
Diffstat (limited to 't')
-rw-r--r-- | t/lib/sample-tests/empty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/lib/sample-tests/empty b/t/lib/sample-tests/empty index 71e8d95469..66d42ad402 100644 --- a/t/lib/sample-tests/empty +++ b/t/lib/sample-tests/empty @@ -1 +1,2 @@ __END__ +Used to exercise the "empty test" case. |