]> source.dussan.org Git - redmine.git/commit
file upload test now uses ActionController::TestUploadedFile
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 18 Feb 2007 11:41:39 +0000 (11:41 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 18 Feb 2007 11:41:39 +0000 (11:41 +0000)
commit5a241fd12e96680721725fcc633963e1df85392a
tree19955e710633a978ed2d52865f5080fca81fe0ba
parent840fcf2fa97bcc59d244b8a89ce54afea73e3ac3
file upload test now uses ActionController::TestUploadedFile

git-svn-id: http://redmine.rubyforge.org/svn/trunk@251 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/fixtures/files/testfile.txt [new file with mode: 0644]
test/integration/issues_test.rb
test/test_helper.rb