Comment it out right this time

This commit is contained in:
FlutterSprite 2017-11-29 20:32:00 -08:00 committed by GitHub
parent 619bf01348
commit ccdc0979df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1227,7 +1227,7 @@ class TestTurnBattleFunc(EvenniaTest):
# Remove the script at the end
turnhandler.stop()
"""
"""
# Test functions in tb_items.
def test_tbitemsfunc(self):
attacker = create_object(tb_items.TBItemsCharacter, key="Attacker")
@ -1343,7 +1343,7 @@ class TestTurnBattleFunc(EvenniaTest):
self.assertTrue(user.db.conditions == {})
# Delete the test character
user.delete()
""""
"""
# Test tree select