diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-07-01 13:59:26 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-07-01 13:59:26 +0100 |
commit | 6fc551a0cffc7d4ec07e3aca01af8d12a0a63e1b (patch) | |
tree | bbb0760c1c98ae8eb0b0c768d3819bc857af0d1d /MANIFEST | |
parent | ea065648c797746c16c81f51328eb4e0b0feeb7b (diff) | |
download | perl-6fc551a0cffc7d4ec07e3aca01af8d12a0a63e1b.tar.gz |
Convert subs.t to use t/lib/common.pl
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4316,6 +4316,7 @@ t/lib/Sans_mypragma.pm Test module for t/lib/mypragma.t t/lib/strict/refs Tests of "use strict 'refs'" for strict.t t/lib/strict/subs Tests of "use strict 'subs'" for strict.t t/lib/strict/vars Tests of "use strict 'vars'" for strict.t +t/lib/subs/subs Tests of "use subs" t/lib/test_use_14937.pm A test pragma for t/comp/use.t t/lib/test_use.pm A test pragma for t/comp/use.t t/lib/warnings/1global Tests of global warnings for warnings.t |