Add empty PlatingHistoryContainerTest
This commit is contained in:
parent
5c4f6f463b
commit
586f730eb7
1 changed files with 5 additions and 0 deletions
|
|
@ -240,6 +240,11 @@ namespace MatterControl.Tests.MatterControl
|
|||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task PlatingHistoryContainerTest()
|
||||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task SDCardContainerTest()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue