Warning bit fixes to t/op/caller.t
[p5sagit/p5-mst-13.2.git] / t / op / exec.t
index ed5b2b6..c23364b 100755 (executable)
@@ -1,6 +1,6 @@
 #!./perl
 
-BEGIN: {
+BEGIN {
     chdir 't' if -d 't';
     @INC = ('../lib');
     require './test.pl';