aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json')
-rw-r--r--plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json b/plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json
deleted file mode 100644
index f94a4f600..000000000
--- a/plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "key04" : 9223372036854775807,
- "key03" : -3,
- "key02" : -2,
- "key01" : 1,
- "key07" : -9223372036854775808,
- "key06" : -67890,
- "key05" : 5,
- "key00" : 0
-}