diff --git a/python/tests/tst_importModule.py b/python/tests/tst_importModule.py index b783729e..4a439490 100644 --- a/python/tests/tst_importModule.py +++ b/python/tests/tst_importModule.py @@ -27,7 +27,7 @@ def test_importModules(self): symbols = ['AbstractTableElement', 'AutoTableElement', 'Cell', 'ChartElement', 'Element', 'ErrorDetails', 'Frame', 'HLineElement', 'Header', 'HeaderLocation', 'HtmlElement', 'ImageElement', 'MainTable', - 'PreviewDialog', 'PreviewWidget', 'QIntList', 'Report', 'ReportBuilder', + 'PreviewDialog', 'PreviewWidget', 'Report', 'ReportBuilder', 'TableBreakingSettingsDialog', 'TableElement', 'TextElement', 'Unit', 'VariableType', 'XmlHelper'] for symbol in symbols: