Fixed up tests

This commit is contained in:
Mark McDowall 2012-09-10 23:35:25 -07:00
commit aa282fbd4d
13 changed files with 81 additions and 72 deletions

View file

@ -69,6 +69,7 @@
<Compile Include="ExceptionVerification.cs" />
<Compile Include="LoggingTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ReflectionExtensions.cs" />
<Compile Include="TestBase.cs" />
</ItemGroup>
<ItemGroup>