diff options
Diffstat (limited to 'tests/test_overlay.py')
-rw-r--r-- | tests/test_overlay.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_overlay.py b/tests/test_overlay.py index 9242324..9ac7d2d 100644 --- a/tests/test_overlay.py +++ b/tests/test_overlay.py @@ -11,10 +11,7 @@ :license: GPL-2, see LICENSE for more details. """ -import ConfigParser import os -import shutil -import tempfile import unittest import utils |