diff options
Diffstat (limited to 'test/fixtures.py')
-rw-r--r-- | test/fixtures.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures.py b/test/fixtures.py index b8d6fc3..637896d 100644 --- a/test/fixtures.py +++ b/test/fixtures.py @@ -1,3 +1,5 @@ +from __future__ import absolute_import + import atexit import logging import os |