Addon Manager: Add unit test framework
Adds the framework for unit testing, and a few tests of the utilities functions.
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
# FreeCAD init script of the AddonManager module
|
||||
# (c) 2001 Juergen Riegel
|
||||
# License LGPL
|
||||
|
||||
import FreeCAD
|
||||
FreeCAD.__unit_test__ += ["TestAddonManagerApp"]
|
||||
Reference in New Issue
Block a user