Author: alanmc
Date: 2008-02-20 09:37:29 -0500 (Wed, 20 Feb 2008)
New Revision: 96255

Modified:
   trunk/bitsharp/src/MonoTorrent.Tests/PieceWriterTests.cs
Log:
Put tests in the right namespace

Modified: trunk/bitsharp/src/MonoTorrent.Tests/PieceWriterTests.cs
===================================================================
--- trunk/bitsharp/src/MonoTorrent.Tests/PieceWriterTests.cs    2008-02-20 
14:37:19 UTC (rev 96254)
+++ trunk/bitsharp/src/MonoTorrent.Tests/PieceWriterTests.cs    2008-02-20 
14:37:29 UTC (rev 96255)
@@ -6,7 +6,7 @@
 using MonoTorrent.Client.Messages.Standard;
 using MonoTorrent.Common;
 
-namespace MonoTorrent.Tests
+namespace MonoTorrent.Client.Tests
 {
        public class NullWriter : PieceWriter
        {

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to