mopidy/tests/frontends/http/ws_test.py

6 lines
87 B
Python

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