Add tests for #94150618 - Left margin is not applied on GuiWidget

This commit is contained in:
John Lewin 2015-05-07 19:57:33 -07:00
parent 413be45874
commit a7686abb1d
3 changed files with 125 additions and 1 deletions

View file

@ -55,6 +55,7 @@
<Reference Include="System" />
</ItemGroup>
<ItemGroup>
<Compile Include="MatterControl\MatterControl.UI.cs" />
<Compile Include="MatterControl\HtmlParser.cs" />
<Compile Include="MatterControl\ReleaseBuildTests.cs" />
<Compile Include="MatterControl\SliceLayersTests.cs" />