[svn:parrot] r45471 - trunk/t/library

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Fri Apr 9 00:26:22 UTC 2010


Author: jkeenan
Date: Fri Apr  9 00:26:21 2010
New Revision: 45471
URL: https://trac.parrot.org/parrot/changeset/45471

Log:
[codingstd] Add coda for .pir files to make test pass.

Modified:
   trunk/t/library/tap_parser.t

Modified: trunk/t/library/tap_parser.t
==============================================================================
--- trunk/t/library/tap_parser.t	Thu Apr  8 23:57:55 2010	(r45470)
+++ trunk/t/library/tap_parser.t	Fri Apr  9 00:26:21 2010	(r45471)
@@ -557,3 +557,9 @@
     $I0 = agg.'all_passed'()
     nok($I0, "all_passed")
 .end
+
+# Local Variables:
+#   mode: pir
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4 ft=pir:


More information about the parrot-commits mailing list