disable new support test (not done)

This commit is contained in:
Lars Brubaker 2019-04-15 11:57:32 -07:00
parent 5fdeff8301
commit cac3fa14fd

View file

@ -471,7 +471,8 @@ namespace MatterControl.Tests.MatterControl
Assert.AreEqual(bedSupportCount, airSupportCount, "Same number of support columns in each space.");
}
// load a complex part that should have no support required
// load a complex part that should have no support required (not ready yet)
if(false)
{
InteractiveScene scene = new InteractiveScene();