diff options
Diffstat (limited to 'tests/test_Control.py')
-rw-r--r-- | tests/test_Control.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_Control.py b/tests/test_Control.py index 0fdeb910..aad7a989 100644 --- a/tests/test_Control.py +++ b/tests/test_Control.py @@ -4,6 +4,8 @@ Test L{gbp.deb.control.Control} """ +from . import context + cl_debian = """Source: git-buildpackage Section: vcs Priority: optional |