aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/model-properties/custom/modelBpmn.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/example/model-properties/custom/modelBpmn.json')
-rw-r--r--src/test/resources/example/model-properties/custom/modelBpmn.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/test/resources/example/model-properties/custom/modelBpmn.json b/src/test/resources/example/model-properties/custom/modelBpmn.json
deleted file mode 100644
index c8efff877..000000000
--- a/src/test/resources/example/model-properties/custom/modelBpmn.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "policy":
- [
- {
- "id": "Policy_",
- "from": "StartEvent_1"
- }
- ],
-
- "tca":
- [
- {
- "id": "TCA_",
- "from": ""
- }
- ],
-
- "customType":
- [
- {
- "id": "CustomType_",
- "from": ""
- }
- ]
-} \ No newline at end of file