Typo.
Jarkko Hietaniemi [Mon, 4 Mar 2002 01:54:17 +0000 (01:54 +0000)]
p4raw-id: //depot/perl@14974

lib/Math/BigInt/t/upgrade.t

index 17d505c..534c99b 100644 (file)
@@ -7,7 +7,7 @@ BEGIN
   {
   $| = 1;
   unshift @INC, '../lib'; # for running manually
-  my $location = $0; $location =~ s/bigintpm.t//;
+  my $location = $0; $location =~ s/upgrade.t//;
   unshift @INC, $location; # to locate the testing files
   chdir 't' if -d 't';
   plan tests => 2056