summaryrefslogtreecommitdiffstats
path: root/tests/py/any/fwd.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/fwd.t.json.output')
-rw-r--r--tests/py/any/fwd.t.json.output30
1 files changed, 16 insertions, 14 deletions
diff --git a/tests/py/any/fwd.t.json.output b/tests/py/any/fwd.t.json.output
index 5a943567..e4bad620 100644
--- a/tests/py/any/fwd.t.json.output
+++ b/tests/py/any/fwd.t.json.output
@@ -2,21 +2,23 @@
[
{
"fwd": {
- "map": {
- "left": {
- "meta": "mark"
- },
- "right": {
- "set": [
- [
- 1,
- "lo"
- ],
- [
- 2,
- "lo"
+ "dev": {
+ "map": {
+ "left": {
+ "meta": "mark"
+ },
+ "right": {
+ "set": [
+ [
+ 1,
+ "lo"
+ ],
+ [
+ 2,
+ "lo"
+ ]
]
- ]
+ }
}
}
}