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.output27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/py/any/fwd.t.json.output b/tests/py/any/fwd.t.json.output
deleted file mode 100644
index 8433e492..00000000
--- a/tests/py/any/fwd.t.json.output
+++ /dev/null
@@ -1,27 +0,0 @@
-# fwd to meta mark map { 0x00000001 : "lo", 0x00000002 : "lo"}
-[
- {
- "fwd": {
- "dev": {
- "map": {
- "key": {
- "meta": { "key": "mark" }
- },
- "data": {
- "set": [
- [
- 1,
- "lo"
- ],
- [
- 2,
- "lo"
- ]
- ]
- }
- }
- }
- }
- }
-]
-