unit tests

This commit is contained in:
Michele Cattafesta
2018-05-05 23:24:06 +01:00
parent a824344a4c
commit b3458a8304
3 changed files with 27 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
<Compile Include="Helpers\TestClassWithCustomType.cs" />
<Compile Include="Helpers\TestClassWithPrivateSetters.cs" />
<Compile Include="Helpers\TestLongClass.cs" />
<Compile Include="Helpers\TestSmallClass.cs" />
<Compile Include="Snap7\snap7.net.cs" />
<Compile Include="Helpers\TestClass.cs" />
<Compile Include="Helpers\TestStruct.cs" />