Skip to content

Commit 28698a1

Browse files
committed
Add requires_command values to the package/init fact tests.
1 parent bebad95 commit 28698a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/facts/deb.DebPackages/hold_packages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"command": "dpkg -l",
3+
"requires_command": "dpkg",
34
"output": [
45
"hi matrix-synapse-py3 1.37.1+bionic1 amd64 Open federated Instant Messaging and VoIP server",
56
"hi miniflux 2.0.31 amd64 Minimalist Feed Reader",

0 commit comments

Comments
 (0)