Skip to content

Commit 8bc80c6

Browse files
committed
updates to unit tests output files
1 parent 8a290a1 commit 8bc80c6

25 files changed

Lines changed: 310 additions & 341 deletions

Synapse.UnitTests/Plans/Config/json_out.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"CNode3_1": "CValue3_1_inline",
1010
"CNode3_2": "CValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Config/json_out_dynamic.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"CNode3_1": "CValue3_1_dynamic",
1010
"CNode3_2": "CValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Config/json_out_dynamic_foreach_plan.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"CNode3_2": "CValue3_2_inline"
1111
}
1212
}
13-
1413
{
1514
"CNode0": "CValue0_dynamic",
1615
"CNode1": "CValue1_forach_1",
@@ -23,7 +22,6 @@
2322
"CNode3_2": "CValue3_2_inline"
2423
}
2524
}
26-
2725
{
2826
"CNode0": "CValue0_dynamic",
2927
"CNode1": "CValue1_forach_0",
@@ -36,7 +34,6 @@
3634
"CNode3_2": "CValue3_2_inline"
3735
}
3836
}
39-
4037
{
4138
"CNode0": "CValue0_dynamic",
4239
"CNode1": "CValue1_forach_1",
@@ -49,4 +46,3 @@
4946
"CNode3_2": "CValue3_2_inline"
5047
}
5148
}
52-

Synapse.UnitTests/Plans/Config/json_out_dynamic_regex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"CNode3_1": "CValue3_1_dynamic",
1010
"CNode3_2": "CValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Config/json_out_inherit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"CNode3_1": "CValue3_1_inline_1",
1010
"CNode3_2": "CValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Parms/json_out.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"PNode3_1": "PValue3_1_inline",
1010
"PNode3_2": "PValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Parms/json_out_dynamic.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"PNode3_1": "PValue3_1_dynamic",
1010
"PNode3_2": "PValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Parms/json_out_dynamic_foreach_plan.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"PNode3_2": "PValue3_2_inline"
1111
}
1212
}
13-
1413
{
1514
"PNode0": "PValue0_dynamic",
1615
"PNode1": "PValue1_forach_0",
@@ -23,7 +22,6 @@
2322
"PNode3_2": "PValue3_2_inline"
2423
}
2524
}
26-
2725
{
2826
"PNode0": "PValue0_dynamic",
2927
"PNode1": "PValue1_forach_1",
@@ -36,7 +34,6 @@
3634
"PNode3_2": "PValue3_2_inline"
3735
}
3836
}
39-
4037
{
4138
"PNode0": "PValue0_dynamic",
4239
"PNode1": "PValue1_forach_1",
@@ -49,4 +46,3 @@
4946
"PNode3_2": "PValue3_2_inline"
5047
}
5148
}
52-

Synapse.UnitTests/Plans/Parms/json_out_dynamic_regex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"PNode3_1": "PValue3_1_dynamic",
1010
"PNode3_2": "PValue3_2_inline"
1111
}
12-
}
12+
}

Synapse.UnitTests/Plans/Parms/json_out_inherit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
"PNode3_1": "PValue3_1_inline",
1010
"PNode3_2": "PValue3_2_inline_1"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)