summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-07-01 13:59:26 +0100
committerNicholas Clark <nick@ccl4.org>2010-07-01 13:59:26 +0100
commit6fc551a0cffc7d4ec07e3aca01af8d12a0a63e1b (patch)
treebbb0760c1c98ae8eb0b0c768d3819bc857af0d1d /MANIFEST
parentea065648c797746c16c81f51328eb4e0b0feeb7b (diff)
downloadperl-6fc551a0cffc7d4ec07e3aca01af8d12a0a63e1b.tar.gz
Convert subs.t to use t/lib/common.pl
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0feae39262..0cb0bbd731 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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