mirror of
https://github.com/pantor/inja.git
synced 2026-03-28 11:52:49 +00:00
move unit tests to doctest
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2019 Pantor. All rights reserved.
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch/catch.hpp"
|
||||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
#include "doctest/doctest.h"
|
||||
#include "inja/inja.hpp"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user