Browse Source

File missed from last commit.

Steven Kirk 10 years ago
parent
commit
ee814028c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/Perspex.Base.UnitTests/Perspex.Base.UnitTests.csproj

+ 1 - 0
tests/Perspex.Base.UnitTests/Perspex.Base.UnitTests.csproj

@@ -79,6 +79,7 @@
     <Compile Include="Collections\CollectionChangedTracker.cs" />
     <Compile Include="Collections\PerspexDictionaryTests.cs" />
     <Compile Include="Collections\PerspexListTests.cs" />
+    <Compile Include="Collections\PropertyChangedTracker.cs" />
     <Compile Include="GlobalSuppressions.cs" />
     <Compile Include="PerspexObjectTests_GetObservable.cs" />
     <Compile Include="PerspexObjectTests_Validation.cs" />