From 41ac7c975b8a7db152c6fd6c3e1625ed0e302f68 Mon Sep 17 00:00:00 2001 From: Renaud Paquay Date: Mon, 13 Dec 2010 17:07:28 -0800 Subject: [PATCH] Fix unit tests --HG-- branch : dev --- .../Migrations/SchemaCommandGeneratorTests.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Orchard.Tests.Modules/Migrations/SchemaCommandGeneratorTests.cs b/src/Orchard.Tests.Modules/Migrations/SchemaCommandGeneratorTests.cs index 96c08e41a..4ae6e74b4 100644 --- a/src/Orchard.Tests.Modules/Migrations/SchemaCommandGeneratorTests.cs +++ b/src/Orchard.Tests.Modules/Migrations/SchemaCommandGeneratorTests.cs @@ -180,7 +180,6 @@ Features: } public void Monitor(ExtensionDescriptor extension, Action monitor) { - throw new NotImplementedException(); } public string GetWebFormAssemblyDirective(DependencyDescriptor dependency) {