mirror of
https://github.com/nikdoof/python-ts3.git
synced 2026-02-01 02:28:15 +00:00
Breakout init into submodules.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import unittest
|
||||
from __init__ import TS3Proto
|
||||
from protocol import TS3Proto
|
||||
|
||||
class TS3ProtoTest(unittest.TestCase):
|
||||
""" Tests the TS3Proto class """
|
||||
|
||||
Reference in New Issue
Block a user