summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2009-06-12 22:36:06 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2009-06-12 22:36:06 -0700
commitfc714cae7f69d24af4ab12bca1dcbb351708e413 (patch)
tree5e8fe95847b7ab69794a6ebf3382920c60af21ce /src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
parent7111f5c52f07e191424f0e4b0ade85e0db11c116 (diff)
downloadDotNetOpenAuth-fc714cae7f69d24af4ab12bca1dcbb351708e413.zip
DotNetOpenAuth-fc714cae7f69d24af4ab12bca1dcbb351708e413.tar.gz
DotNetOpenAuth-fc714cae7f69d24af4ab12bca1dcbb351708e413.tar.bz2
Progress on moving OpenIdAjaxTextBox-like behavior into the common base class.
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 3957cfa..1a7a406 100644
--- a/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
+++ b/src/DotNetOpenAuth.Test/DotNetOpenAuth.Test.csproj
@@ -128,6 +128,7 @@
<Compile Include="Hosting\HttpHost.cs" />
<Compile Include="Hosting\TestingWorkerRequest.cs" />
<Compile Include="Messaging\CollectionAssert.cs" />
+ <Compile Include="Messaging\EnumerableCacheTests.cs" />
<Compile Include="Messaging\ErrorUtilitiesTests.cs" />
<Compile Include="Messaging\MessageSerializerTests.cs" />
<Compile Include="Messaging\Reflection\MessageDescriptionTests.cs" />