Add tests for cloning of control elements.

This commit is contained in:
Daniel Kraus
2015-10-06 16:16:09 +02:00
parent d2e236f88a
commit 220e98ce1f
2 changed files with 52 additions and 0 deletions

View File

@ -82,6 +82,7 @@
<ItemGroup>
<Compile Include="Controller\Comments\CommentPoolTest.cs" />
<Compile Include="Controller\Comments\ItemCommentTest.cs" />
<Compile Include="Controller\Elements\CloneTest.cs" />
<Compile Include="SerializationTest.cs" />
<Compile Include="Controller\SettingsRepositoryTest.cs" />
<Compile Include="Controller\SettingsTest.cs" />