summaryrefslogtreecommitdiffstats
path: root/SendGrid
diff options
context:
space:
mode:
authorRobin J <me@rbin.co>2014-02-17 17:46:30 +0000
committerRobin J <me@rbin.co>2014-02-17 17:46:30 +0000
commit3349182fe1b0b453b9b31e6e84e8c4abf4b5f98a (patch)
treec502d72f004388e23d272f3da3dc1d586deacfb9 /SendGrid
parent8b6c3c4772814e29c0e5f606383fa7fc41fefea7 (diff)
parentfcd344127a81753c97c73ba6d3c2ea3fe5fa6f6b (diff)
downloadsendgrid-csharp-3349182fe1b0b453b9b31e6e84e8c4abf4b5f98a.zip
sendgrid-csharp-3349182fe1b0b453b9b31e6e84e8c4abf4b5f98a.tar.gz
sendgrid-csharp-3349182fe1b0b453b9b31e6e84e8c4abf4b5f98a.tar.bz2
Merge pull request #46 from Xerax/master
Terrible mistake, solution didn't catch file rename.
Diffstat (limited to 'SendGrid')
-rw-r--r--SendGrid/Tests/Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/SendGrid/Tests/Tests.csproj b/SendGrid/Tests/Tests.csproj
index 431250f..5d52226 100644
--- a/SendGrid/Tests/Tests.csproj
+++ b/SendGrid/Tests/Tests.csproj
@@ -95,7 +95,7 @@
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TestSendgrid.cs" />
- <Compile Include="Transport\TestWeb.cs" />
+ <Compile Include="Transport\TestWebApi.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config">