mirror of
https://github.com/nlohmann/json.git
synced 2026-06-17 18:04:18 +00:00
moved from Catch to doctest for unit tests
This commit is contained in:
+2
-2
@@ -27,5 +27,5 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
*/
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
||||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
#include "doctest_compatibility.h"
|
||||
|
||||
Reference in New Issue
Block a user