summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/stateless_eval/constant1asLarge.json
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/cfg/application/stateless_eval/constant1asLarge.json')
-rw-r--r--config-model/src/test/cfg/application/stateless_eval/constant1asLarge.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config-model/src/test/cfg/application/stateless_eval/constant1asLarge.json b/config-model/src/test/cfg/application/stateless_eval/constant1asLarge.json
new file mode 100644
index 00000000000..d2944d255af
--- /dev/null
+++ b/config-model/src/test/cfg/application/stateless_eval/constant1asLarge.json
@@ -0,0 +1,7 @@
+{
+ "cells": [
+ { "address": { "x": "0" }, "value": 0.5 },
+ { "address": { "x": "1" }, "value": 1.5 },
+ { "address": { "x": "2" }, "value": 2.5 }
+ ]
+} \ No newline at end of file