From 5d9a640495c9fba008f523d6f54b66106ead4d0f Mon Sep 17 00:00:00 2001 From: "Michael G. Schwern" Date: Sat, 17 Feb 2001 17:44:44 -0500 Subject: Re: Why t/TEST and not Test::Harness? Message-ID: <20010217224444.A6679@magnonel.guild.net> Replace UTEST with TEST -utf8. p4raw-id: //depot/perl@8821 --- Makefile.SH | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.SH') diff --git a/Makefile.SH b/Makefile.SH index 37679af4ea..02612e6895 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -844,9 +844,9 @@ test check: test-prep utest ucheck: test-prep if (true /dev/null 2>&1; then \ - cd t && $(LDLIBPTH) ./perl UTEST