aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tests/13_test_gbp_pq.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/13_test_gbp_pq.py b/tests/13_test_gbp_pq.py
index 8e8d2c3a..17ee635f 100644
--- a/tests/13_test_gbp_pq.py
+++ b/tests/13_test_gbp_pq.py
@@ -210,6 +210,7 @@ class TestExport(testutils.DebianGitTestRepo):
class Options(object):
drop = True
patch_numbers = False
+ pq_from = 'DEBIAN'
def setUp(self):
testutils.DebianGitTestRepo.setUp(self)