aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-test.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-11-10 22:43:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-11-13 13:29:05 +0300
commite59343b3267e82aff33a8f73ab82b51345913c06 (patch)
treeea4a76855089af619fdeb542d94824537337d7cc /bpkg/pkg-test.hxx
parent85eff0e9f81a3eeccc67e534f43be7e9f2e75521 (diff)
Add support for vars grouping for package commands
Diffstat (limited to 'bpkg/pkg-test.hxx')
-rw-r--r--bpkg/pkg-test.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-test.hxx b/bpkg/pkg-test.hxx
index 1b8b670..a5ad022 100644
--- a/bpkg/pkg-test.hxx
+++ b/bpkg/pkg-test.hxx
@@ -14,7 +14,7 @@
namespace bpkg
{
inline int
- pkg_test (const pkg_test_options& o, cli::scanner& args)
+ pkg_test (const pkg_test_options& o, cli::group_scanner& args)
{
return pkg_command ("test",
o,