Remove old redundant comment

This commit is contained in:
Stein Magnus Jodal 2012-02-10 00:02:54 +01:00
parent 643f71363f
commit 413603f981

View File

@ -6,8 +6,6 @@ from mopidy.utils.path import path_to_uri
from tests import unittest, path_to_data_dir
# TODO BaseOutputTest?
@unittest.skipIf(sys.platform == 'win32',
'Our Windows build server does not support GStreamer yet')