export win32_async_check or Perl_despatch_signals
[p5sagit/p5-mst-13.2.git] / lib / bigfloat.t
index 8e0a0ef..d67d13d 100755 (executable)
@@ -1,6 +1,10 @@
 #!./perl
 
-BEGIN { @INC = '../lib' }
+BEGIN {
+    chdir 't' if -d 't';
+    @INC = '../lib';
+}
+
 require "bigfloat.pl";
 
 $test = 0;