mirror of
https://github.com/pantor/inja.git
synced 2026-03-01 23:06:26 +00:00
works with JSON_NO_IO
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
|
||||
#include "doctest/doctest.h"
|
||||
|
||||
#define JSON_NO_IO 1
|
||||
#include "inja/inja.hpp"
|
||||
|
||||
const std::string test_file_directory {"../test/data/"};
|
||||
|
||||
Reference in New Issue
Block a user