Add empty PlatingHistoryContainerTest

This commit is contained in:
John Lewin 2017-11-15 13:00:49 -08:00
parent 5c4f6f463b
commit 586f730eb7

View file

@ -240,6 +240,11 @@ namespace MatterControl.Tests.MatterControl
{
}
[Test, Ignore("Not implemented")]
public async Task PlatingHistoryContainerTest()
{
}
[Test, Ignore("Not implemented")]
public async Task SDCardContainerTest()
{