summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-02-21 20:12:26 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-02-22 08:39:07 -0800
commit8fdaf48c3a7ee9a9215124d643368e0974829a79 (patch)
treea109c5c340cb8c83cf844cc730388a948c651572 /src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
parent88d6d29b84ba0d8e522fd46377a859cee604301f (diff)
downloadDotNetOpenAuth-8fdaf48c3a7ee9a9215124d643368e0974829a79.zip
DotNetOpenAuth-8fdaf48c3a7ee9a9215124d643368e0974829a79.tar.gz
DotNetOpenAuth-8fdaf48c3a7ee9a9215124d643368e0974829a79.tar.bz2
Added early version of StandardMessageFactory.
Diffstat (limited to 'src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj')
-rw-r--r--src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
index 6540714..a0c849a 100644
--- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
+++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
@@ -196,6 +196,7 @@
<Compile Include="Messaging\Bindings\StandardExpirationBindingElementTests.cs" />
<Compile Include="Messaging\Reflection\MessagePartTests.cs" />
<Compile Include="Messaging\Reflection\ValueMappingTests.cs" />
+ <Compile Include="Messaging\StandardMessageFactoryTests.cs" />
<Compile Include="Mocks\AssociateUnencryptedRequestNoSslCheck.cs" />
<Compile Include="Mocks\CoordinatingChannel.cs" />
<Compile Include="Mocks\CoordinatingHttpRequestInfo.cs" />