Example #1
0
 def setUpClass(cls):
     cls.text = mkText()
     cls.history = History(cls.text)
 def setUpClass(cls):
     cls.text = mkText()
     cls.history = History(cls.text)