summaryrefslogtreecommitdiff
path: root/t/lib
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-13 03:36:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-13 03:36:22 +0000
commit77caf834c201d3982a815b3d51794b6e3a769c6d (patch)
tree31ef7444104242d2bf7eea2f7821bf686fd1a308 /t/lib
parent434f716607831e7b291d6f6bb7fb9611e6d0f7ca (diff)
downloadperl-77caf834c201d3982a815b3d51794b6e3a769c6d.tar.gz
Remove unicode::distinct, as per Inaba Hiroto.
p4raw-id: //depot/perl@11342
Diffstat (limited to 't/lib')
-rw-r--r--t/lib/1_compile.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t
index 2ebfb98b9c..81c6f416c0 100644
--- a/t/lib/1_compile.t
+++ b/t/lib/1_compile.t
@@ -80,7 +80,6 @@ unless (has_extension('NDBM_File')) {
}
delete_by_prefix('unicode::');
-add_by_name('unicode::distinct'); # put this back
# Delete all modules which have their own tests.
# This makes this test a lot faster.