From: Christophe Bourcier Date: Tue, 13 Feb 2018 10:43:22 +0000 (+0100) Subject: Add new test to install directory X-Git-Tag: V8_5_0a1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=02bacbd924f30ac261f4c5a9b9c78be7673e61db;p=plugins%2Fhybridplugin.git Add new test to install directory --- 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})