annotate .svn/pristine/c4/c4ee80c89b51195f1785a06677f274a4ebb1c20c.svn-base @ 1215:2101a7c906b3 cannam

Fix failure to truncate long descriptions without carriage returns in them correctly
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 12 Mar 2013 10:29:50 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 class Thing
Chris@909 2 def self.from_app; TestHelper::report_location(__FILE__); end
Chris@909 3 end