Surface: add unit test for blend curve

This commit is contained in:
wmayer
2022-08-24 14:37:10 +02:00
parent de2ac32a47
commit c7d6f7ab87
5 changed files with 116 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
# FreeCAD init script of the Surface module
# (c) 2001 Juergen Riegel LGPL
FreeCAD.__unit_test__ += ["TestSurfaceApp"]