From 02bacbd924f30ac261f4c5a9b9c78be7673e61db Mon Sep 17 00:00:00 2001 From: Christophe Bourcier Date: Tue, 13 Feb 2018 11:43:22 +0100 Subject: [PATCH] Add new test to install directory --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3237615..d30a5fb 100755 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -23,6 +23,7 @@ SET(HYBRIDPLUGIN_TEST_FILES test_layers_imprinting.py test_layers_imprinting_hexa_core.py test_mg_hybrid_pyramids.py + test_advanced_text_option.py ) INSTALL(FILES ${HYBRIDPLUGIN_TEST_FILES} DESTINATION ${SALOME_HYBRIDPLUGIN_INSTALL_TESTS}) -- 2.39.2