SYN SYN
[p5sagit/p5-mst-13.2.git] / t / op / nothr5005.t
index fd36e2e..411a0b4 100755 (executable)
@@ -6,7 +6,7 @@
 BEGIN
  {
   chdir 't' if -d 't';
-  unshift @INC, "../lib";
+  @INC = '../lib';
   require Config;
   import Config;
   if ($Config{'use5005threads'})