id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
230,[PATCH] add_method tests in t/pmc/class.t no longer seem to need commenting out,ronaldws,jkeenan,"Tests were commented out with a comment ""TODO not yet implemented"".  On removing the comment '#' before the call to add_method, it turned out that only one test was really failing out of about eight.  That test was trying to call a method directly from a class rather than an object instantiating the class.  Since calling a method from an object instantiating a class works, I added a test for a call through the object and just made the call to a method directly from a class a TODO.",patch,closed,normal,,none,,medium,fixed,,,,applied,
