Skip to content

Commit edba7ed

Browse files
authored
Update docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md
1 parent 0319edc commit edba7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ You can run blame in 3 different modes:
219219
- Enabling crash dump, to create a dump when testhost crashes.
220220
- Enabling hang dump, to create a dump when test does not finish before given timeout.
221221

222-
The xml configuration should be placed directly into `<RunSettings>` node:
222+
The XML configuration should be placed directly into `<RunSettings>` node:
223223

224224
```xml
225225
</RunSettings>

0 commit comments

Comments
 (0)