whitespace

This commit is contained in:
Terry Jan Reedy
2014-06-08 14:57:18 -04:00
parent 76cdcf747f
commit 2ce98f8c86

View File

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