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