Wrong skip count in t/op/stash.t
[p5sagit/p5-mst-13.2.git] / t / op / regexp_notrie.t
index 0968fcd..beada13 100644 (file)
@@ -1,7 +1,7 @@
 #!./perl
 #use re 'debug';
 BEGIN {
-    ${^RE_TRIE_MAXBUFF}=-1;
+    ${^RE_TRIE_MAXBUF}=-1;
     #${^RE_DEBUG_FLAGS}=0;
 }