aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-test.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-test.hxx')
-rw-r--r--bpkg/pkg-test.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/pkg-test.hxx b/bpkg/pkg-test.hxx
index c9ec339..26c7b18 100644
--- a/bpkg/pkg-test.hxx
+++ b/bpkg/pkg-test.hxx
@@ -21,7 +21,9 @@ namespace bpkg
o.recursive (),
o.immediate (),
o.all (),
+ o.all_pattern (),
o.package_cwd (),
+ true /* allow_host_type */,
args);
}
}