Fixing test
This commit is contained in:
parent
0959340974
commit
a3eca8e420
1 changed files with 5 additions and 0 deletions
|
|
@ -92,6 +92,11 @@ namespace MatterControl.Tests.MatterControl
|
|||
return Task.CompletedTask;
|
||||
}
|
||||
|
||||
[Test]
|
||||
public async Task Vector3FieldTest()
|
||||
{
|
||||
}
|
||||
|
||||
[Test]
|
||||
public async Task DoubleFieldTest()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue