Просмотр исходного кода

Missed change from last commit.

Steven Kirk 9 лет назад
Родитель
Сommit
5b2906a01d
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      tests/Perspex.Controls.UnitTests/Perspex.Controls.UnitTests.csproj

+ 2 - 0
tests/Perspex.Controls.UnitTests/Perspex.Controls.UnitTests.csproj

@@ -97,6 +97,8 @@
     <Compile Include="NameScopeTests.cs" />
     <Compile Include="NameScopeTests.cs" />
     <Compile Include="Primitives\SelectingItemsControlTests_Multiple.cs" />
     <Compile Include="Primitives\SelectingItemsControlTests_Multiple.cs" />
     <Compile Include="Presenters\ScrollContentPresenterTests_IScrollable.cs" />
     <Compile Include="Presenters\ScrollContentPresenterTests_IScrollable.cs" />
+    <Compile Include="TextBoxTests.cs" />
+    <Compile Include="TextBlockTests.cs" />
     <Compile Include="WindowingPlatformMock.cs" />
     <Compile Include="WindowingPlatformMock.cs" />
     <Compile Include="TreeViewTests.cs" />
     <Compile Include="TreeViewTests.cs" />
     <Compile Include="Mixins\SelectableMixinTests.cs" />
     <Compile Include="Mixins\SelectableMixinTests.cs" />