now each module registers its unit tests itself
This commit is contained in:
@@ -40,3 +40,5 @@ ParGrp.SetString("WorkBenchModule", "SpreadsheetWorkbench.py")
|
||||
# add Import/Export types
|
||||
App.addImportType("Excel spreadsheet (*.xlsx)","importXLSX")
|
||||
|
||||
App.__unit_test__ += [ "TestSpreadsheet" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user