diff --git a/test.py b/test.py index 2afc2a0..24dd1b4 100755 --- a/test.py +++ b/test.py @@ -731,6 +731,7 @@ class ProperIndenting_AutoIndentAndNewline_ECR(_VimTest): def _options_off(self): self.send(":set noautoindent\n") _VimTest.tearDown(self) + ###################### # SELECTING MULTIPLE # ######################