Skip to content

Commit 853eabf

Browse files
Remove xunit xml configuration (#30437)
1 parent 5be1082 commit 853eabf

File tree

8 files changed

+0
-7
lines changed

8 files changed

+0
-7
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"methodDisplay": "method",
32
"shadowCopy": false
43
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"methodDisplay": "method",
32
"shadowCopy": false
43
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"methodDisplay": "method",
32
"shadowCopy": false
43
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"methodDisplay": "method",
32
"shadowCopy": false
43
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"methodDisplay": "method",
32
"shadowCopy": false
43
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"methodDisplay": "method",
32
"shadowCopy": false
43
}
-60 Bytes
Binary file not shown.

src/Servers/Kestrel/xunit.runner.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "http://json.schemastore.org/xunit.runner.schema",
33
"appDomain": "denied",
4-
"methodDisplay": "method",
54
"longRunningTestSeconds": 60,
65
"maxParallelThreads": -1,
76
"diagnosticMessages": true

0 commit comments

Comments
 (0)