diff Implab.Test/Implab.Test.mono.csproj @ 185:822aab37b107 ref20160224

runnable component, work in progress
author cin
date Mon, 18 Apr 2016 16:41:17 +0300
parents ec91a6dfa5b3
children 4d9830a9bbb8
line wrap: on
line diff
--- a/Implab.Test/Implab.Test.mono.csproj	Sat Apr 16 03:23:26 2016 +0300
+++ b/Implab.Test/Implab.Test.mono.csproj	Mon Apr 18 16:41:17 2016 +0300
@@ -58,6 +58,7 @@
     <Compile Include="PromiseHelper.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="CancelationTests.cs" />
+    <Compile Include="RunnableComponentTests.cs" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Implab\Implab.csproj">