Salome HOME
Check the status of the export feature.
[modules/shaper.git] / src / ExchangePlugin / Test / Test2290.py
index 5671cead8c80a456c65b918befc7cf808633957a..04a0ca50ae5fec253972c6ffef9e84b621c9e1a1 100644 (file)
@@ -37,3 +37,5 @@ anExportFeature.string("ExportType").setValue("XAO")
 anExportFeature.string("xao_author").setValue("me")
 anExportFeature.string("xao_geometry_name").setValue("mygeom")
 model.end()
+
+assert anExportFeature.error() == ""