]> git.lyx.org Git - features.git/blobdiff - development/autotests/CMakeLists.txt
Cmake tests: Added parser_tools test to the lyx2lyx group tests
[features.git] / development / autotests / CMakeLists.txt
index c1e19a4aff9e34c8458499ff6553b19f5d2aaa08..b5b1423f7a26b8c905c6c4ede31a8e0f89e5fe08 100644 (file)
@@ -229,7 +229,7 @@ foreach(libsubfolder doc examples templates)
             "-DLYX_TESTS_USERDIR=${LYX_TESTS_USERDIR}"
             "-DLYXFILE=${LIBSUB_SRC_DIR}/${f}.lyx"
             -P "${TOP_SRC_DIR}/development/autotests/lyx2lyxtest.cmake")
-        setmarkedtestlabel(${TestName} ${reverted} "export")
+        setmarkedtestlabel(${TestName} ${reverted} "lyx2lyx")
       endif()
     endif()
     set(TestName "check_load/${libsubfolder}/${f}")