Getting more tests to pass

Added the bed menu back and called it 'File'
Made cut copy past enable correctly in bed menu
This commit is contained in:
Lars Brubaker 2018-10-18 17:25:56 -07:00
parent ab783ab523
commit 13383992a7
4 changed files with 90 additions and 37 deletions

View file

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