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.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-test.hxx b/bpkg/pkg-test.hxx
index c9ec339..0cadabe 100644
--- a/bpkg/pkg-test.hxx
+++ b/bpkg/pkg-test.hxx
@@ -21,6 +21,7 @@ namespace bpkg
o.recursive (),
o.immediate (),
o.all (),
+ o.all_pattern (),
o.package_cwd (),
args);
}