whitespace

This commit is contained in:
Terry Jan Reedy 2014-06-05 03:54:02 -04:00
parent 537e2c8632
commit 7be121f2bc
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class TextViewTest(unittest.TestCase):
TV.transient.__init__()
TV.grab_set.__init__()
TV.wait_window.__init__()
def test_init_modal(self):
TV = self.TV