diff Implab.Test/Implab.Test.mono.csproj @ 145:706fccb85524 v2

RC: cancellation support for promises + tests
author cin
date Sun, 08 Mar 2015 02:52:27 +0300
parents 91362ffbecf8
children ec91a6dfa5b3
line wrap: on
line diff
--- a/Implab.Test/Implab.Test.mono.csproj	Fri Mar 06 15:45:26 2015 +0300
+++ b/Implab.Test/Implab.Test.mono.csproj	Sun Mar 08 02:52:27 2015 +0300
@@ -56,6 +56,7 @@
     <Compile Include="AsyncTests.cs" />
     <Compile Include="PromiseHelper.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="CancelationTests.cs" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Implab\Implab.csproj">