disable new support test (not done)
This commit is contained in:
parent
5fdeff8301
commit
cac3fa14fd
1 changed files with 2 additions and 1 deletions
|
|
@ -471,7 +471,8 @@ namespace MatterControl.Tests.MatterControl
|
||||||
Assert.AreEqual(bedSupportCount, airSupportCount, "Same number of support columns in each space.");
|
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();
|
InteractiveScene scene = new InteractiveScene();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue