Fix unit tests

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-12-13 17:07:28 -08:00
parent 2539da02a8
commit 41ac7c975b

View File

@@ -180,7 +180,6 @@ Features:
}
public void Monitor(ExtensionDescriptor extension, Action<IVolatileToken> monitor) {
throw new NotImplementedException();
}
public string GetWebFormAssemblyDirective(DependencyDescriptor dependency) {