Files
mgmt/examples/lang/duplicate.mcl
James Shubin a6b6aa570e test: Fix small test warnings
These were issues we should be catching.
2023-12-12 00:01:29 -05:00

8 lines
78 B
Plaintext

pkg "cowsay" {
state => "newest",
}
pkg "cowsay" {
state => "installed",
}