index
:
cpp-web.git
C++ web blog software, made for my special needs.
log msg
author
committer
range
blog.impl.cc
master
about
summary
refs
log
tree
commit
diff
path:
root
/
test
/
test.cpp
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'test/test.cpp')
-rw-r--r--
test/test.cpp
2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test.cpp b/test/test.cpp
index 50161be..7645ade 100644
--- a/
test/test.cpp
+++ b/
test/test.cpp
@@ -5,8 +5,6 @@
#include "doctest/doctest.h"
#include "inja/inja.hpp"
-using json = nlohmann::json;
-
const std::string test_file_directory {"../test/data/"};
#include "test-files.cpp"