[svn:parrot] r40753 - trunk

mikehh at svn.parrot.org mikehh at svn.parrot.org
Mon Aug 24 09:21:51 UTC 2009


Author: mikehh
Date: Mon Aug 24 09:21:50 2009
New Revision: 40753
URL: https://trac.parrot.org/parrot/changeset/40753

Log:
fix MANIFEST for addition of t/op/inf_nan.t

Modified:
   trunk/MANIFEST

Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST	Mon Aug 24 09:00:08 2009	(r40752)
+++ trunk/MANIFEST	Mon Aug 24 09:21:50 2009	(r40753)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Sat Aug 15 07:51:12 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Mon Aug 24 09:19:26 2009 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -1796,6 +1796,7 @@
 t/op/globals.t                                              [test]
 t/op/hacks.t                                                [test]
 t/op/ifunless.t                                             [test]
+t/op/inf_nan.t                                              [test]
 t/op/integer.t                                              [test]
 t/op/interp.t                                               [test]
 t/op/io.t                                                   [test]


More information about the parrot-commits mailing list