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