This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Math-BigRat to CPAN version 0.260805
[perl5.git] / cpan / Math-BigRat / t / bigratpm.t
index 675d1e9..a5bb947 100644 (file)
@@ -11,4 +11,4 @@ our ($CLASS, $CALC);
 $CLASS = "Math::BigRat";
 $CALC  = "Math::BigInt::Calc";  # backend
 
-require './t/bigratpm.inc';    # all tests here for sharing
+require 't/bigratpm.inc';      # all tests here for sharing