diff options
Diffstat (limited to '')
-rw-r--r-- | tests/testdata/output_3.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testdata/output_3.cfg b/tests/testdata/output_3.cfg new file mode 100644 index 0000000..6a3d003 --- /dev/null +++ b/tests/testdata/output_3.cfg @@ -0,0 +1,3 @@ +foo = 1; +bar = 2; +baz = 3; |