fixed upload tests

This commit is contained in:
albert
2011-08-23 18:33:27 -04:00
parent 4265408581
commit ebee1eb665
4 changed files with 5 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ module UploadTestMethods
define_method(:original_filename) {filename}
define_method(:content_type) {content_type}
end
tempfile
end