aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-okay-merge-dynamic-attrs.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-okay-merge-dynamic-attrs.exp')
-rw-r--r--tests/functional/lang/eval-okay-merge-dynamic-attrs.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-okay-merge-dynamic-attrs.exp b/tests/functional/lang/eval-okay-merge-dynamic-attrs.exp
new file mode 100644
index 000000000..157d677ce
--- /dev/null
+++ b/tests/functional/lang/eval-okay-merge-dynamic-attrs.exp
@@ -0,0 +1 @@
+{ set1 = { a = 1; b = 2; }; set2 = { a = 1; b = 2; }; set3 = { a = 1; b = 2; }; set4 = { a = 1; b = 2; }; }