diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-17 22:09:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-17 22:09:28 +0000 |
commit | afdabcd7377b03ffa304a2b4f4891cb4b6445c05 (patch) | |
tree | db1852c607a38e0011e4fb20b7ab61f27dff9be3 | |
parent | 80ffb5f93608b52314883335103c8837769171e3 (diff) | |
download | perl-afdabcd7377b03ffa304a2b4f4891cb4b6445c05.tar.gz |
Try the new test scanning scheme on Text::Abbrev.
p4raw-id: //depot/perl@10672
-rw-r--r-- | MANIFEST | 2 | ||||
-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
@@ -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 |