]> git.lyx.org Git - lyx.git/commitdiff
Remove diagnostic code that slipped in
authorScott Kostyshak <skostysh@lyx.org>
Sat, 7 Sep 2013 02:16:10 +0000 (22:16 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 7 Sep 2013 02:22:23 +0000 (22:22 -0400)
I did not intend to commit this piece of diagnostic code
in a0f6b09a.

development/autotests/CMakeLists.txt

index c136f4e6f16d82264572616873aff3878876f49c..87dfeac3f3b773d6292bce705c84bde04657afa6 100644 (file)
@@ -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})