.. _DUNE_REENABLE_ADD_TEST:

DUNE_REENABLE_ADD_TEST
======================

.. cmake_variable:: DUNE_REENABLE_ADD_TEST

   You may set this variable to True either through your opts file or in your module
   (before the call to :code:`include(DuneMacros)`) to suppress the error that is thrown if
   :code:`add_test` is used. You should only do that if you have proper reason to do so.

