Browse Source

Missed change from last commit.

pull/387/merge
Steven Kirk 11 years ago
parent
commit
5b2906a01d
  1. 2
      tests/Perspex.Controls.UnitTests/Perspex.Controls.UnitTests.csproj

2
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" />

Loading…
Cancel
Save