aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/eval-okay-intersectAttrs.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/eval-okay-intersectAttrs.exp')
-rw-r--r--tests/lang/eval-okay-intersectAttrs.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lang/eval-okay-intersectAttrs.exp b/tests/lang/eval-okay-intersectAttrs.exp
deleted file mode 100644
index 50445bc0e..000000000
--- a/tests/lang/eval-okay-intersectAttrs.exp
+++ /dev/null
@@ -1 +0,0 @@
-[ { } { a = 1; } { a = 1; } { a = "a"; } { m = 1; } { m = "m"; } { n = 1; } { n = "n"; } { n = 1; p = 2; } { n = "n"; p = "p"; } { n = 1; p = 2; } { n = "n"; p = "p"; } { a = "a"; b = "b"; c = "c"; d = "d"; e = "e"; f = "f"; g = "g"; h = "h"; i = "i"; j = "j"; k = "k"; l = "l"; m = "m"; n = "n"; o = "o"; p = "p"; q = "q"; r = "r"; s = "s"; t = "t"; u = "u"; v = "v"; w = "w"; x = "x"; y = "y"; z = "z"; } true ]