aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/model-properties/holmes/modelBpmn.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/example/model-properties/holmes/modelBpmn.json')
-rw-r--r--src/test/resources/example/model-properties/holmes/modelBpmn.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/test/resources/example/model-properties/holmes/modelBpmn.json b/src/test/resources/example/model-properties/holmes/modelBpmn.json
deleted file mode 100644
index db8e54dd3..000000000
--- a/src/test/resources/example/model-properties/holmes/modelBpmn.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "vesCollector": [
- {
- "id": "VesCollector_0orydnh",
- "from": "StartEvent_1"
- }
- ],
- "holmes": [
- {
- "id": "Holmes_0i4n2mm",
- "from": "VesCollector_0orydnh"
- }
- ],
- "policy": [
- {
- "id": "Policy_0honxgv",
- "from": "Holmes_0i4n2mm"
- }
- ]
-}