Subversion Repository Public Repository

insightly-api

Diff Revisions 10 vs 14 for /trunk/UnitTestInsightly/UnitTestInsightly.csproj

Diff revisions: vs.
  @@ -55,10 +55,11 @@
55 55 </Choose>
56 56 <ItemGroup>
57 57 <Compile Include="APIUser.cs" />
58 - <Compile Include="DeleteTests.cs" />
59 - <Compile Include="GetTests.cs" />
58 + <Compile Include="ContactOrganisationTests.cs" />
59 + <Compile Include="ContactTests.cs" />
60 + <Compile Include="OrganisationTests.cs" />
61 + <Compile Include="ProjectTests.cs" />
60 62 <Compile Include="Properties\AssemblyInfo.cs" />
61 - <Compile Include="AddTests.cs" />
62 63 </ItemGroup>
63 64 <ItemGroup>
64 65 <ProjectReference Include="..\Insightly\TS.Insightly.API.csproj">