Salome HOME
Fix EDF tests
[modules/paravis.git] / src / Plugins / MEDReader / Test / testMEDReader13.py
index 362be950a33d1fd7aa6dcb7a0c4778361fd7a312..6c190b537ac87ea24cfe06f3b3bad1f05903f464 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -50,7 +50,6 @@ RenderView1 = GetRenderView()
 RenderView1.CameraPosition = [1.0, 0.5, 10000.0]
 
 RenderView1.CameraPosition = [1.0, 0.5, 4.319751617610021]
-RenderView1.CameraClippingRange = [4.276554101433921, 4.384547891874171]
 
 ELNOMesh3 = ELNOMesh(Input=testMEDReader13_med)