Add required default constructor, McxContainerTest stub
This commit is contained in:
parent
851729fe8a
commit
134e86fa61
3 changed files with 9 additions and 1 deletions
|
|
@ -224,6 +224,10 @@ namespace MatterControl.Tests.MatterControl
|
|||
onIdlePumpActive = false;
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task McxContainerTest()
|
||||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task CalibrationPartsContainerTest()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue