diff --git a/test.py b/test.py index b93943e..d3b1b53 100755 --- a/test.py +++ b/test.py @@ -23,6 +23,7 @@ # # The testsuite will use ``screen`` to inject commands into the Vim under test, # and will compare the resulting output to expected results. +# import os import tempfile