Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Reduce code duplication in unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jericho committed Aug 28, 2016
1 parent b329d07 commit bd6f582
Show file tree
Hide file tree
Showing 3 changed files with 707 additions and 707 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<Compile Include="Exceptions\HttpException.cs" />
<Compile Include="Exceptions\CakeMailPostException.cs" />
<Compile Include="CakeMailRestClientTests.cs" />
<Compile Include="MockRestClient.cs" />
<Compile Include="Lists.cs" />
<Compile Include="Mailings.cs" />
<Compile Include="Permissions.cs" />
Expand Down
Loading

0 comments on commit bd6f582

Please sign in to comment.