summaryrefslogtreecommitdiff
path: root/tests/08_test_patch.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/08_test_patch.py')
-rw-r--r--tests/08_test_patch.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/08_test_patch.py b/tests/08_test_patch.py
index 9816074..df1d43d 100644
--- a/tests/08_test_patch.py
+++ b/tests/08_test_patch.py
@@ -2,6 +2,8 @@
"""Test L{Patch} class"""
+from . import context
+
import os
import unittest