diff options
Diffstat (limited to 'tests/bash_completion/tests.py')
| -rw-r--r-- | tests/bash_completion/tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bash_completion/tests.py b/tests/bash_completion/tests.py index 856e351dfa..324e980937 100644 --- a/tests/bash_completion/tests.py +++ b/tests/bash_completion/tests.py @@ -1,6 +1,7 @@ """ A series of tests to establish that the command-line bash completion works. """ + import os import sys import unittest |
