Mercurial > hg > soundsoftware-site
diff test/exemplars/.svn/text-base/attachment_exemplar.rb.svn-base @ 14:1d32c0a0efbf
* Update to SVN trunk (revisions 3892-4040)
author | Chris Cannam |
---|---|
date | Wed, 25 Aug 2010 16:30:24 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line diff
--- a/test/exemplars/.svn/text-base/attachment_exemplar.rb.svn-base Wed Jul 28 12:47:17 2010 +0100 +++ b/test/exemplars/.svn/text-base/attachment_exemplar.rb.svn-base Wed Aug 25 16:30:24 2010 +0100 @@ -12,6 +12,6 @@ end def self.generate_file - @file = mock_file + @file = ActiveSupport::TestCase.mock_file end end