Added some tests, fixed related bugs

This commit is contained in:
Brandon Smith
2015-08-10 23:29:21 -03:00
parent f7f73a9d1a
commit 1c52a62fb6
4 changed files with 117 additions and 50 deletions

View File

@@ -50,7 +50,7 @@
</Otherwise>
</Choose>
<ItemGroup>
<Compile Include="ChannelTests.cs" />
<Compile Include="Tests.cs" />
<Compile Include="Credentials.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>