diff options
Diffstat (limited to 'tests/test_parser.py')
-rw-r--r-- | tests/test_parser.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_parser.py b/tests/test_parser.py index 4792842..4aee024 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -34,6 +34,7 @@ def manifest_parser_pkg_foo( dpkg_arch_query, no_profiles_or_build_options, debputy_plugin_feature_set, + "full", debian_dir=debian_dir, ) |