Salome HOME
Fix PythonAPI tests for ExchangeAPI
[modules/shaper.git] / src / PythonAPI / Test / TestSketcher.py
index b48337b2c4831d80c83e5ba919438a8c9d9089d1..826493a48c1ca5d6b7062397f4e071bc72523d00 100644 (file)
@@ -14,3 +14,4 @@ class SketcherTestCase(unittest.TestCase):
 
     def tearDown(self):
         model.end()
+        model.reset()