浏览代码

Missed change from last commit.

Steven Kirk 9 年之前
父节点
当前提交
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" />