Skip to content

Commit f6ca7f5

Browse files
committed
Made formatting test expectations a bit more consistent
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent 90cf340 commit f6ca7f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/format/002_basics.expected.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This shows some basics of policy language, without getting
22
# too deep into edge cases and wrappting etc.
3-
43
body common control
54
{
65
inputs => {"/var/cfengine/inputs/some_file.cf"};
@@ -24,6 +23,7 @@ bundle agent main
2423
"foo"
2524
if => "bar"
2625
string => "some_value";
26+
2727
baz::
2828
"bam"
2929
if => "bar"

0 commit comments

Comments
 (0)