Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove requirement that audio/video dependencies must be installed for tests | Christopher Allan Webber | 2016-03-18 | 1 | -0/+21 |
Some tests were added for running audio and video submission tests in test_submission.py. Unfortunately these were not skipped if these dependencies were not installed. This patch attempts to fix that while leaving the tests intact. |