Skip to content

Commit 57f71c8

Browse files
committed
fix tracing tests
1 parent fbb74e2 commit 57f71c8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tools/dsctest/dsctrace.dsc.resource.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,19 @@
66
"executable": "dsctest",
77
"args": [
88
"trace"
9-
],
10-
"input": "stdin"
9+
]
1110
},
1211
"set": {
1312
"executable": "dsctest",
1413
"args": [
1514
"trace"
16-
],
17-
"input": "stdin"
15+
]
1816
},
1917
"test": {
2018
"executable": "dsctest",
2119
"args": [
2220
"trace"
23-
],
24-
"input": "stdin"
21+
]
2522
},
2623
"schema": {
2724
"command": {

0 commit comments

Comments
 (0)