[svn:parrot] r37712 - trunk/t/codingstd

coke at svn.parrot.org coke at svn.parrot.org
Wed Mar 25 14:17:35 UTC 2009


Author: coke
Date: Wed Mar 25 14:17:35 2009
New Revision: 37712
URL: https://trac.parrot.org/parrot/changeset/37712

Log:
[t] Delete stale docs.(*)

(*) This sort of comment shouldn't have been here anyway. There's already a
perfectly good way to tell if a test is TODO'd.

Modified:
   trunk/t/codingstd/filenames.t

Modified: trunk/t/codingstd/filenames.t
==============================================================================
--- trunk/t/codingstd/filenames.t	Wed Mar 25 13:52:07 2009	(r37711)
+++ trunk/t/codingstd/filenames.t	Wed Mar 25 14:17:35 2009	(r37712)
@@ -44,7 +44,7 @@
 
 =item Filenames length restriction
 
-Filenames are restricted to 32 characters.  Test currently "todoed".
+Filenames are restricted to 32 characters.
 
 =back
 


More information about the parrot-commits mailing list