diff --git a/src/OpenRasta.Testing/OpenRasta.Testing.csproj b/src/OpenRasta.Testing/OpenRasta.Testing.csproj index 8dc8bba5..bff383f5 100644 --- a/src/OpenRasta.Testing/OpenRasta.Testing.csproj +++ b/src/OpenRasta.Testing/OpenRasta.Testing.csproj @@ -38,6 +38,9 @@ + + CommonInfo.cs + diff --git a/src/OpenRasta.Testing/openrasta-testing.nuspec b/src/OpenRasta.Testing/openrasta-testing.nuspec index c9eff6d4..f8dca7cb 100644 --- a/src/OpenRasta.Testing/openrasta-testing.nuspec +++ b/src/OpenRasta.Testing/openrasta-testing.nuspec @@ -3,7 +3,7 @@ openrasta-testing $version$ - OpenRasta.Testing + OpenRasta Testing Sebastien Lambla Sebastien Lambla http://openrasta.org/ @@ -16,6 +16,7 @@ OpenRasta Testing Contexts + diff --git a/src/OpenRasta.Testing/openrasta.testing.dll b/src/OpenRasta.Testing/openrasta.testing.dll deleted file mode 100644 index 4eb7e512..00000000 --- a/src/OpenRasta.Testing/openrasta.testing.dll +++ /dev/null @@ -1,16 +0,0 @@ - - - - OpenRasta.Testing - - - - - Tests that two objects have the same public properties. - - - - - - - diff --git a/src/OpenRasta.Tests.Unit/OpenRasta.Tests.Unit.csproj b/src/OpenRasta.Tests.Unit/OpenRasta.Tests.Unit.csproj index 176c4f30..0a973c3f 100644 --- a/src/OpenRasta.Tests.Unit/OpenRasta.Tests.Unit.csproj +++ b/src/OpenRasta.Tests.Unit/OpenRasta.Tests.Unit.csproj @@ -41,6 +41,9 @@ + + CommonInfo.cs +