def test_editor(self):
     x = PatternEditor()
     x.headers = x.headers
     x.destroy()
     x.destroy()
Example #2
0
 def test_editor(self):
     x = PatternEditor()
     x.headers = x.headers
     x.destroy()
     x.destroy()