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:
parent
ab783ab523
commit
13383992a7
4 changed files with 90 additions and 37 deletions
|
|
@ -239,6 +239,11 @@ namespace MatterControl.Tests.MatterControl
|
|||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task PrimitivesContainerTest()
|
||||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task McxContainerTest()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue