aboutsummaryrefslogtreecommitdiffstats
path: root/test_dotfiles.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_dotfiles.py')
-rwxr-xr-xtest_dotfiles.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_dotfiles.py b/test_dotfiles.py
index f9d6fcf..85cdce6 100755
--- a/test_dotfiles.py
+++ b/test_dotfiles.py
@@ -1,6 +1,8 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
+from __future__ import with_statement
+
import os
import shutil
import tempfile