mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
fix name error
This commit is contained in:
parent
e8c43fc124
commit
95c2cecc64
|
|
@ -22,7 +22,7 @@ from boswatch.network.broadcast import BroadcastServer
|
|||
from boswatch.network.broadcast import BroadcastClient
|
||||
|
||||
|
||||
class Test_Timer:
|
||||
class Test_Broadcast:
|
||||
"""!Unittest for the timer class"""
|
||||
|
||||
def setup_method(self, method):
|
||||
|
|
|
|||
Loading…
Reference in a new issue