diff options
| author | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-25 22:11:37 +0000 |
|---|---|---|
| committer | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-29 05:21:46 +0000 |
| commit | eaa637963bcfde283b411c14968b7903b02d6aa1 (patch) | |
| tree | c8923ff21bac1e9ac4b5e7107b8a071f27f2d8a2 /t/cli/about.test | |
| parent | ebcc78644e0cbc4141807c0887ef8d902cb91bb4 (diff) | |
Diffstat (limited to 't/cli/about.test')
| -rw-r--r-- | t/cli/about.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/cli/about.test b/t/cli/about.test new file mode 100644 index 000000000000..20525dfceec9 --- /dev/null +++ b/t/cli/about.test @@ -0,0 +1,5 @@ +Tool: pkgconf +ToolArgs: --about +ExpectedStdout: Permission to use, copy, modify +MatchStdout: Partial +ExpectedExitCode: 0 |
