summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-17 22:09:28 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-17 22:09:28 +0000
commitafdabcd7377b03ffa304a2b4f4891cb4b6445c05 (patch)
treedb1852c607a38e0011e4fb20b7ab61f27dff9be3
parent80ffb5f93608b52314883335103c8837769171e3 (diff)
downloadperl-afdabcd7377b03ffa304a2b4f4891cb4b6445c05.tar.gz
Try the new test scanning scheme on Text::Abbrev.
p4raw-id: //depot/perl@10672
-rw-r--r--MANIFEST2
-rw-r--r--[-rwxr-xr-x]lib/Text/Abbrev.t (renamed from lib/Text/Abbrev/t/abbrev.t)0
2 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 5785ce32e2..05fc4ece7e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -951,7 +951,7 @@ lib/Term/ReadLine.pm Stub readline library
lib/Test.pm A simple framework for writing test scripts
lib/Test/Harness.pm A test harness
lib/Text/Abbrev.pm An abbreviation table builder
-lib/Text/Abbrev/t/abbrev.t Text::Abbrev
+lib/Text/Abbrev.t Test Text::Abbrev
lib/Text/Balanced.pm Text::Balanced
lib/Text/Balanced.pod Text::Balanced
lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter
diff --git a/lib/Text/Abbrev/t/abbrev.t b/lib/Text/Abbrev.t
index fb5a9841eb..fb5a9841eb 100755..100644
--- a/lib/Text/Abbrev/t/abbrev.t
+++ b/lib/Text/Abbrev.t