whitespace

This commit is contained in:
Terry Jan Reedy 2014-06-08 14:57:24 -04:00
parent ba229d9597
commit c6a66ccb06
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class DummyEditwin:
self.indentwidth = 8
self.tabwidth = 8
self.context_use_ps1 = True
class AutoCompleteTest(unittest.TestCase):