Salome HOME
New CMake procedure with conflict detection.
[tools/libbatch.git] / src / Core / Test / Test_config.h.in
index 609eab07a3940cc59f5028c474b474c1880be001..8223e00efbf3297ae49ad7aa0ca06bbc9627aab5 100644 (file)
@@ -21,7 +21,7 @@
 //
 
 /* Environment variable containing the path of the test configuration file */
-#define TEST_CONFIG_FILE_ENV_VAR "${TEST_CONFIG_FILE_ENV_VAR}"
+#define TEST_CONFIG_FILE_ENV_VAR "${LIBBATCH_TEST_CONF_ENV_VAR}"
 
 /* Current source directory */
 #define CMAKE_CURRENT_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}"