summaryrefslogtreecommitdiff
path: root/test/utils.cpp
diff options
context:
space:
mode:
authorGravatar Alexander Batischev <eual.jp@gmail.com> 2018-03-17 16:57:25 +0300
committerGravatar Alexander Batischev <eual.jp@gmail.com> 2018-03-17 16:57:25 +0300
commitc17a8fd8831e3b5c1ab242b8d9261b59ff685510 (patch)
tree7a052b6ac91db119b36904665b90f98956f0f536 /test/utils.cpp
parent1ef46f19428ec9cb0c8cb73f82239cfb592d83d5 (diff)
downloadnewsboat-c17a8fd8831e3b5c1ab242b8d9261b59ff685510.tar.gz
newsboat-c17a8fd8831e3b5c1ab242b8d9261b59ff685510.tar.zst
newsboat-c17a8fd8831e3b5c1ab242b8d9261b59ff685510.zip
Move json and catch to 3rd-party/
Diffstat (limited to '')
-rw-r--r--test/utils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils.cpp b/test/utils.cpp
index 2b6cfc48..7697961b 100644
--- a/test/utils.cpp
+++ b/test/utils.cpp
@@ -1,4 +1,4 @@
-#include "catch.hpp"
+#include "3rd-party/catch.hpp"
#include <unistd.h> // chdir()