diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2010-10-23T22·55+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2010-10-23T22·55+0000 |
commit | 02934b12000d5a837ef4cac78025cb531330c2b3 (patch) | |
tree | e8399ff37ab032a4413d37aa69fa61231b717126 /tests/lang/eval-okay-listtoattrs.exp | |
parent | b2ba62170cc8359d2f8bbbd9dbacf331b98151fe (diff) |
* Regression test for listToAttr's behaviour if an attribute name
occurs multiple times.
Diffstat (limited to 'tests/lang/eval-okay-listtoattrs.exp')
-rw-r--r-- | tests/lang/eval-okay-listtoattrs.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/eval-okay-listtoattrs.exp b/tests/lang/eval-okay-listtoattrs.exp index 11d29b588ac1..74abef7bc6ed 100644 --- a/tests/lang/eval-okay-listtoattrs.exp +++ b/tests/lang/eval-okay-listtoattrs.exp @@ -1 +1 @@ -"AA" +"AAbar" |