From dbd3e5a0f8d27cbd72471c380831e67890d8c457 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 6 Sep 2013 22:16:10 -0400 Subject: [PATCH] Remove diagnostic code that slipped in I did not intend to commit this piece of diagnostic code in a0f6b09a. --- development/autotests/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/development/autotests/CMakeLists.txt b/development/autotests/CMakeLists.txt index c136f4e6f1..87dfeac3f3 100644 --- a/development/autotests/CMakeLists.txt +++ b/development/autotests/CMakeLists.txt @@ -203,8 +203,6 @@ foreach(libsubfolder doc examples templates) -DPARAMS_DIR=${TOP_SRC_DIR}/development/autotests -DWORKDIR=${CMAKE_CURRENT_BINARY_DIR}/${LYX_HOME} -P "${TOP_SRC_DIR}/development/autotests/check_load.cmake") - else() - message("ignored test") endif() getoutputformats("${LIBSUB_SRC_DIR}/${f}.lyx" formatlist) foreach(format ${formatlist}) -- 2.39.5