aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sosreport_pexpect.py
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2014-03-26 13:07:13 +0000
committerBryn M. Reeves <bmr@redhat.com>2014-03-26 13:07:13 +0000
commit747189c07e5536151de3e656bc8fa5d23d8baf3c (patch)
tree2dc97a5838238fedbe5d93b5b23391824001d23e /tests/sosreport_pexpect.py
parent9c88a8ff071c9a74e3b412bd4f4ef19cd9248611 (diff)
downloadsos-747189c07e5536151de3e656bc8fa5d23d8baf3c.tar.gz
Add vim tags to all python source files
Fixes Issue #243. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests/sosreport_pexpect.py')
-rw-r--r--tests/sosreport_pexpect.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sosreport_pexpect.py b/tests/sosreport_pexpect.py
index 164fa9c8..4b807239 100644
--- a/tests/sosreport_pexpect.py
+++ b/tests/sosreport_pexpect.py
@@ -26,3 +26,5 @@ class PexpectTest(unittest.TestCase):
if __name__ == '__main__':
unittest.main()
+
+# vim: et ts=4 sw=4