summaryrefslogtreecommitdiff
path: root/Source/UnitTests/CoreTests/CoreTests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/UnitTests/CoreTests/CoreTests.csproj')
-rw-r--r--Source/UnitTests/CoreTests/CoreTests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/UnitTests/CoreTests/CoreTests.csproj b/Source/UnitTests/CoreTests/CoreTests.csproj
index 76f7b985..9b319d85 100644
--- a/Source/UnitTests/CoreTests/CoreTests.csproj
+++ b/Source/UnitTests/CoreTests/CoreTests.csproj
@@ -47,6 +47,7 @@
<Compile Include="ExprEquality.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ExprTypeChecking.cs" />
+ <Compile Include="ExprImmutability.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />