commit | 862a3bb8a934ef5a097db1b1a4be7db585004532 | [log] [tgz] |
---|---|---|
author | onqtam <vik.kirilov@gmail.com> | Wed Apr 27 18:19:00 2016 +0300 |
committer | onqtam <vik.kirilov@gmail.com> | Tue May 03 19:03:39 2016 +0300 |
tree | af5ffe2adfaf64be2bdd4f8d37d238bad42c9a65 | |
parent | aba77b99fa8aa6370df58a8088073afb8af042d4 [diff] [blame] |
fixed refactoring of options parsing added _CONFIG_ in config macros for the library
diff --git a/examples/dev_testing/test.cpp b/examples/dev_testing/test.cpp index 2cfa23e..14b9e04 100644 --- a/examples/dev_testing/test.cpp +++ b/examples/dev_testing/test.cpp
@@ -1,4 +1,4 @@ -//#define DOCTEST_DISABLE +//#define DOCTEST_CONFIG_DISABLE #include "doctest.h"