Test uploading a file of size $wgMaxUploadSize
authorAntoine Musso <hashar@users.mediawiki.org>
Tue, 25 Jan 2011 21:26:28 +0000 (21:26 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Tue, 25 Jan 2011 21:26:28 +0000 (21:26 +0000)
commit045772c641aa6f22fbf7d305097a8578c25ce47a
tree95fab8b83be07807eeb0221dc1080a316e0f7aab
parent4d0fdfd870fb8a4ad8c00bbcc893672b15a30c2b
Test uploading a file of size $wgMaxUploadSize

TODO: method testMaxUploadSize() shoud be able to use differents
settings.  The assertion could then get moved elsewhere in a nice
helper.
tests/phpunit/includes/UploadTest.php