Skip to content

Commit a7c69c0

Browse files
committed
Fixed error in DRTList.xml
1 parent c5a62a1 commit a7c69c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/BranchCommon/data/DrtList.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Rundrtlist
3737
<SupportFiles>
3838
<SupportFile>DrtWindowSecure.cmd</SupportFile>
3939
</SupportFiles>
40-
<Drt Executable="DrtWindowAutoSize.exe" Architecture="all" OS="all" Owner="Microsoft" Team="AppModel" />
4140
</Drt>
41+
<Drt Executable="DrtWindowAutoSize.exe" Architecture="all" OS="all" Owner="Microsoft" Team="AppModel" />
4242
<Drt Executable="DrtWindowAutoLocation.exe" Architecture="all" OS="all" Owner="Microsoft" Team="AppModel" />
4343
<Drt Executable="DrtWindowHeightWidthTopLeft.exe" Architecture="all" OS="all" Owner="Microsoft" Team="AppModel" />
4444
<Drt Executable="DrtWindowDragMove.exe" Architecture="all" OS="all" Owner="Microsoft" Team="AppModel" />

0 commit comments

Comments
 (0)