diff --git a/policy_eval.py/tests/data/sample_policy_constants.json b/policy_eval.py/tests/data/sample_policy_constants.json new file mode 100644 index 0000000..a8fc04e --- /dev/null +++ b/policy_eval.py/tests/data/sample_policy_constants.json @@ -0,0 +1,4 @@ +{ + "version": "1.0.1", + "constant_value": 42.75 +} \ No newline at end of file