http: Remove empty test file for the WebSocket
All the logic has been moved into mopidy.utils.jsonrpc, and all that remains of mopidy.frontends.http.ws is simple wiring that isn't worth testing.
This commit is contained in:
parent
7d047acc2e
commit
37164c6b04
@ -1,7 +0,0 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from tests import unittest
|
||||
|
||||
|
||||
class WebSocketsTest(unittest.TestCase):
|
||||
pass # TODO
|
||||
Loading…
Reference in New Issue
Block a user