소스 검색

Missed change from last commit.

Steven Kirk 10 년 전
부모
커밋
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="Primitives\SelectingItemsControlTests_Multiple.cs" />
     <Compile Include="Presenters\ScrollContentPresenterTests_IScrollable.cs" />
+    <Compile Include="TextBoxTests.cs" />
+    <Compile Include="TextBlockTests.cs" />
     <Compile Include="WindowingPlatformMock.cs" />
     <Compile Include="TreeViewTests.cs" />
     <Compile Include="Mixins\SelectableMixinTests.cs" />