mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fix unit tests
--HG-- branch : dev
This commit is contained in:
@@ -180,7 +180,6 @@ Features:
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void Monitor(ExtensionDescriptor extension, Action<IVolatileToken> monitor) {
|
public void Monitor(ExtensionDescriptor extension, Action<IVolatileToken> monitor) {
|
||||||
throw new NotImplementedException();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public string GetWebFormAssemblyDirective(DependencyDescriptor dependency) {
|
public string GetWebFormAssemblyDirective(DependencyDescriptor dependency) {
|
||||||
|
|||||||
Reference in New Issue
Block a user