PDN: Add simple hole test

This commit is contained in:
Kurt Kremitzki
2017-08-07 03:38:08 -05:00
committed by Yorik van Havre
parent 58722a4b27
commit 0639b7f113
4 changed files with 75 additions and 0 deletions

View File

@@ -158,6 +158,7 @@ SET(PartDesign_Scripts
PartDesignTests/TestShapeBinder.py
PartDesignTests/TestPad.py
PartDesignTests/TestPocket.py
PartDesignTests/TestHole.py
PartDesignTests/TestRevolve.py
PartDesignTests/TestLoft.py
PartDesignTests/TestPipe.py