mopidy/tests/frontends/http/ws_test.py

8 lines
128 B
Python

from __future__ import unicode_literals
from tests import unittest
class WebSocketsTest(unittest.TestCase):
pass # TODO