mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-02-18 05:14:15 +01:00
fix test_decoder
This commit is contained in:
parent
e10a51dd02
commit
e1bbff7a93
|
|
@ -24,7 +24,6 @@ class Test_Decoder:
|
|||
|
||||
def setup_method(self, method):
|
||||
logging.debug("[TEST] %s.%s" % (type(self).__name__, method.__name__))
|
||||
logging.
|
||||
|
||||
def test_decoderNoData(self):
|
||||
"""!Test a empty string"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue