Make C<undef ~~ 0> and C<undef ~~ ""> not match (like in 5.10.0)
[p5sagit/p5-mst-13.2.git] / t / op / caller.pl
index b0545f0..bf2afe9 100644 (file)
@@ -1,4 +1,4 @@
-# tests shared between t/op/caller.t and ext/XS/APItest/t/op.t
+# tests shared between t/op/caller.t and ext/XS-APItest/t/op.t
 
 use strict;
 use warnings;