aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_audio.py
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin/tests/test_audio.py')
-rw-r--r--mediagoblin/tests/test_audio.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mediagoblin/tests/test_audio.py b/mediagoblin/tests/test_audio.py
index 9826ceb1..62d582ff 100644
--- a/mediagoblin/tests/test_audio.py
+++ b/mediagoblin/tests/test_audio.py
@@ -25,7 +25,6 @@ import imghdr
#os.environ['GST_DEBUG'] = '4,python:4'
pytest.importorskip("gi.repository.Gst")
-pytest.importorskip("scikits.audiolab")
import gi
gi.require_version('Gst', '1.0')
from gi.repository import Gst