Resolve unittests
This commit is contained in:
parent
fba58c4649
commit
b6675b854e
2 changed files with 3 additions and 5 deletions
|
|
@ -187,7 +187,6 @@ class TestProtLib(EvenniaTest):
|
|||
|
||||
def test_prototype_to_str(self):
|
||||
prstr = protlib.prototype_to_str(self.prot)
|
||||
print("prst: {}".format(prstr))
|
||||
self.assertTrue(prstr.startswith("|cprototype-key:|n"))
|
||||
|
||||
def test_check_permission(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue