Implement new regex escape \N
[p5sagit/p5-mst-13.2.git] / t / op / push.t
old mode 100755 (executable)
new mode 100644 (file)
index a67caed..8b12e61
@@ -1,7 +1,5 @@
 #!./perl
 
-# $RCSfile: push.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:13 $
-
 @tests = split(/\n/, <<EOF);
 0 3,                   0 1 2,          3 4 5 6 7
 0 0 a b c,             ,               a b c 0 1 2 3 4 5 6 7