Salome HOME
Added a unit test and additional update for the issue #1757
[modules/shaper.git] / src / ModelAPI / Test / TestDoubleArray.py
index f546ea4a9e4bb77d0e41d296f5ad9f4057b4684f..88a1099c20e7241515a50d8bf511e82f43c4ec48 100644 (file)
@@ -28,6 +28,3 @@ assert(math.fabs(aFeatureData.realArray("double_array").value(1) - 1.5) < 10 **
 #=========================================================================
 # End of test
 #=========================================================================
-
-import model
-assert(model.checkPythonDump())