diff options
Diffstat (limited to 'test/testdata/parse-okay-dup-attrs-6.exp')
-rw-r--r-- | test/testdata/parse-okay-dup-attrs-6.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/parse-okay-dup-attrs-6.exp b/test/testdata/parse-okay-dup-attrs-6.exp new file mode 100644 index 0000000..88b0b03 --- /dev/null +++ b/test/testdata/parse-okay-dup-attrs-6.exp | |||
@@ -0,0 +1 @@ | |||
{ services = { ssh = { enable = true; port = 23; }; }; } | |||