Fix TestExistsForEachContainerType - add test required by convention
This commit is contained in:
parent
2d3b9eaff8
commit
9e8e6f2948
1 changed files with 5 additions and 0 deletions
|
|
@ -288,5 +288,10 @@ namespace MatterControl.Tests.MatterControl
|
|||
public async Task ZipMemoryContainerTest()
|
||||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task LibraryCollectionContainerTest()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue