use Test;
use strict;
{
$| = 1;
# to locate the testing files
my $location = $0; $location =~ s/bigfltrt.t//i;
{
# testing with the core distribution
}
if (-d 't')
{
chdir 't';
}
else
{
}
print "# INC = @INC\n";
}
$class = "Math::BigRat::Test";
$CL = "Math::BigInt::Calc";
ok (1,1);
# fails stil 185 tests
#require 'bigfltpm.inc'; # all tests here for sharing