Salome HOME
Corrections of examples path after install with scbi
[modules/hydro.git] / doc / salome / examples / h023_extensionSimpleAmont.py
index b70039c086d29275bd01d2a046c74173f6c2173a..2703f6b90fea95ca257364f7c97665275a175310 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
 import os
-HYDRO_SAMPLES = os.path.join( os.environ["HYDRO_ROOT_DIR"], "bin/salome/test/HYDRO")
+HYDRO_SAMPLES = os.path.join( os.environ["HYDRO_ROOT_DIR"], "bin/salome/test")
 HYDRO_TEST_RESOURCES = os.path.join(os.environ["HYDRO_DIR"], "bin", "salome", "test", "tmp_test")
 
 import tempfile