mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +00:00
fix some classes for testing
This commit is contained in:
parent
f19bf7a96a
commit
e372fb75b4
2 changed files with 15 additions and 15 deletions
|
|
@ -32,7 +32,3 @@ class Test_Header:
|
|||
def test_infoToLog(self):
|
||||
"""!Test info to log"""
|
||||
assert header.infoToLog()
|
||||
|
||||
def test_logoToScreen(self):
|
||||
"""!Test logo to screen"""
|
||||
assert header.logoToScreen()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue