aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/simpleDeploy/policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/test/resources/simpleDeploy/policy.json')
-rw-r--r--main/src/test/resources/simpleDeploy/policy.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/src/test/resources/simpleDeploy/policy.json b/main/src/test/resources/simpleDeploy/policy.json
new file mode 100644
index 00000000..7786aab7
--- /dev/null
+++ b/main/src/test/resources/simpleDeploy/policy.json
@@ -0,0 +1,6 @@
+{
+ "name": "policyA",
+ "version": "1.2.3",
+ "type": "typeA",
+ "typeVersion": "100.2.3"
+}