This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Math-BigInt to CPAN version 1.999802
[perl5.git] / cpan / Math-BigInt / t / bare_mbf.t
index 2167dca..6b9af66 100644 (file)
@@ -13,4 +13,4 @@ our ($CLASS, $CALC);
 $CLASS = "Math::BigFloat";
 $CALC  = "Math::BigInt::BareCalc";      # backend
 
-require './t/bigfltpm.inc';            # all tests here for sharing
+require 't/bigfltpm.inc';              # all tests here for sharing