change message in base class

This commit is contained in:
Alex Groce
2018-07-18 12:18:31 -07:00
parent f7013ebad9
commit 7c0289ffe4

View File

@@ -11,4 +11,4 @@ class DeepStateTestCase(TestCase):
self.run_deepstate("deepstate-manticore")
def run_deepstate(self, deepstate):
print("You should define an actual test of DeepState here.")
print("define an actual test of DeepState here.")