mirror of
https://github.com/nikdoof/python-ts3.git
synced 2025-12-17 03:49:25 +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