Esempio n. 1
0
 def setUpClass(cls):
     cls.text = mkText()
     cls.history = History(cls.text)
Esempio n. 2
0
 def setUpClass(cls):
     cls.text = mkText()
     cls.history = History(cls.text)