Removed test files - don't need under version control

This commit is contained in:
mike cullerton 2021-08-03 12:17:54 -04:00
parent abe258cdf1
commit 0e20480f52
2 changed files with 0 additions and 23 deletions

View File

@ -1,16 +0,0 @@
<?xml version="1.0"?>
<definitions xmlns="http://www.omg.org/spec/DMN/20151101/dmn.xsd"
id="Definitions_1pk6kj7"
name="DRD"
namespace="http://camunda.org/schema/1.0/dmn">
<decision id="Decision_03fqrlg" name="Decision 1">
<decisionTable id="decisionTable_1">
<input id="input_1">
<inputExpression id="inputExpression_1" typeRef="string">
<text></text>
</inputExpression>
</input>
<output id="output_1" typeRef="string"></output>
</decisionTable>
</decision>
</definitions>

View File

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<definitions xmlns="http://www.omg.org/spec/DMN/20151101/dmn.xsd" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/1.0" id="Definitions_2595e9e" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="3.5.0">
<decision id="" name="">
<decisionTable id="decisionTable_1">
</decisionTable>
</decision>
</definitions>