Commit cbd619bd authored by Terry Jan Reedy's avatar Terry Jan Reedy

Merge with 3.4

parents 7497ec0f 7be121f2
...@@ -33,7 +33,7 @@ class TextViewTest(unittest.TestCase): ...@@ -33,7 +33,7 @@ class TextViewTest(unittest.TestCase):
TV.transient.__init__() TV.transient.__init__()
TV.grab_set.__init__() TV.grab_set.__init__()
TV.wait_window.__init__() TV.wait_window.__init__()
def test_init_modal(self): def test_init_modal(self):
TV = self.TV TV = self.TV
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment