[mono/monodevelop] 16a34e7e: Fix build. >_>

"Therzok ([email protected])" <[email protected]> Mon, 18 Nov 2013 17:49:57 +0000
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <000001426c554754-e2469203-8d78-49bd-9933-11a867074cb2-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/monodevelop
  Compare: https://github.com/mono/monodevelop/compare/627293a7e64b...16a34e7e0599

   Commit: 16a34e7e0599674944691b4ad1f0127eafd05ca3
   Author: Therzok <[email protected]> (Therzok)
     Date: 2013-11-18 17:48:13 GMT
      URL: https://github.com/mono/monodevelop/commit/16a34e7e0599674944691b4ad1f0127eafd05ca3

Fix build. >_>

Changed paths:
  M main/src/addins/VersionControl/MonoDevelop.VersionControl.Subversion.Tests/RepositoryTests.cs

Modified: main/src/addins/VersionControl/MonoDevelop.VersionControl.Subversion.Tests/RepositoryTests.cs
===================================================================
@@ -127,7 +127,7 @@ protected override void PostUnlock ()
 			});
 		}
 
-		public override void TestValidUrl ()
+		protected override void TestValidUrl ()
 		{
 			base.TestValidUrl ();
 			Assert.IsTrue (Repo.IsUrlValid ("file:///dir/repo"));


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches