summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/transactions/dumps/doubled-set.nft
Commit message (Collapse)AuthorAgeFilesLines
* Revert "evaluate: error out when existing set has incompatible key"Florian Westphal2023-12-141-0/+7
This breaks existing behaviour, add a test case so this is caught in the future. The reverted test case will be brought back once a better fix is available. Signed-off-by: Florian Westphal <fw@strlen.de>