mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
bos #24180 This test is not needed anymore
This commit is contained in:
parent
64547701f8
commit
a3351b3fb0
@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
# Find if SALOME_ACTOR_DELEGATE_TO_VTK is activated
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
if 'SALOME_ACTOR_DELEGATE_TO_VTK' not in os.environ:
|
||||
raise RuntimeError('SALOME_ACTOR_DELEGATE_TO_VTK is not set!')
|
@ -124,7 +124,6 @@ SET(GOOD_TESTS
|
||||
filters_ex39.py
|
||||
filters_node_nb_conn.py
|
||||
filters_belong2group.py
|
||||
find_salome_actor_delegate_to_vtk.py
|
||||
grouping_elements_ex01.py
|
||||
grouping_elements_ex02.py
|
||||
grouping_elements_ex03.py
|
||||
|
Loading…
Reference in New Issue
Block a user