add INJA_NOEXCEPTION

This commit is contained in:
pantor
2021-01-16 18:06:43 +01:00
parent a3b0b41d48
commit 9d59943220
10 changed files with 25 additions and 22 deletions

View File

@@ -1,9 +1,5 @@
// Copyright (c) 2020 Pantor. All rights reserved.
#include "doctest/doctest.h"
#include "inja/inja.hpp"
TEST_CASE("functions") {
inja::Environment env;