|
From: <luk...@us...> - 2006-03-07 20:13:47
|
Revision: 29 Author: lukebayes Date: 2006-03-07 12:13:39 -0800 (Tue, 07 Mar 2006) ViewCVS: http://svn.sourceforge.net/asunit/?rev=29&view=rev Log Message: ----------- Changed ResultPrinter to show names instead of company Modified Paths: -------------- trunk/framework/as25/asunit/textui/ResultPrinter.as Modified: trunk/framework/as25/asunit/textui/ResultPrinter.as =================================================================== --- trunk/framework/as25/asunit/textui/ResultPrinter.as 2006-03-07 17:19:32 UTC (rev 28) +++ trunk/framework/as25/asunit/textui/ResultPrinter.as 2006-03-07 20:13:39 UTC (rev 29) @@ -29,7 +29,7 @@ println("AsUnit 2.5 by Luke Bayes and Ali Mills"); // If you can't see clips that you think should be // attached... Perhaps it's behind this runner? - // _alpha = 50; + //_alpha = 50; } private function init():Void { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |