diff options
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/DefaultDir')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/TestData/DefaultDir/DefaultDir.wxs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/DefaultDir/DefaultDir.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/DefaultDir/DefaultDir.wxs index aeb3d554..a217fa34 100644 --- a/src/test/WixToolsetTest.CoreIntegration/TestData/DefaultDir/DefaultDir.wxs +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/DefaultDir/DefaultDir.wxs | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | </ComponentGroup> | 8 | </ComponentGroup> |
| 9 | 9 | ||
| 10 | <DirectoryRef Id="INSTALLFOLDER"> | 10 | <DirectoryRef Id="INSTALLFOLDER"> |
| 11 | <Directory Id="DUPLICATENAMEANDSHORTNAME" Name="duplicat" ShortName="duplicat"></Directory> | ||
| 11 | <Directory Id="NAMEWITHSHORTVALUE" Name="SHORTVAL"></Directory> | 12 | <Directory Id="NAMEWITHSHORTVALUE" Name="SHORTVAL"></Directory> |
| 12 | <Directory Id="NAMEANDSHORTNAME" Name="NameAndShortName" ShortName="SHORTNAM"></Directory> | 13 | <Directory Id="NAMEANDSHORTNAME" Name="NameAndShortName" ShortName="SHORTNAM"></Directory> |
| 13 | <Directory Id="SHORTNAMEONLY" Name="SHORTONL"></Directory> | 14 | <Directory Id="SHORTNAMEONLY" Name="SHORTONL"></Directory> |
