Fixed util files accidentally passing themselves off as UnitTestCases.
[mediagoblin-automation:mediagoblin-selenium.git] / tests / test_UploadGIF.py
2013-09-13 Emily O'LearyFixed missing selector in upload tests.
2013-09-13 Emily O'LearyAdded #!/usr/bin/env python to tests.
2013-09-06 Emily O'LearyAdded login call to each file. (Some still need users...
2013-08-24 Emily O'LearyAdded comments to upload function in the UploadFile...
2013-08-16 Emily O'LearyAdded /tests/util directory with login/logout scripts.