aboutsummaryrefslogtreecommitdiff
path: root/subprojects/plugin_hostlist/test/filterlist.cpp
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-04-23 16:50:01 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2020-04-23 16:50:01 +0300
commit54cc702419163c416e5511f487fcb80cb37b2561 (patch)
treec93ef759f2973bb4149b806ee4da055a749a5222 /subprojects/plugin_hostlist/test/filterlist.cpp
parentRemove plugin_hostlist:interface (diff)
downloadsmolbote-54cc702419163c416e5511f487fcb80cb37b2561.tar.xz
plugin_hostlist: add fuzzer
Diffstat (limited to 'subprojects/plugin_hostlist/test/filterlist.cpp')
-rw-r--r--subprojects/plugin_hostlist/test/filterlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/plugin_hostlist/test/filterlist.cpp b/subprojects/plugin_hostlist/test/filterlist.cpp
index fb71068..4aa532b 100644
--- a/subprojects/plugin_hostlist/test/filterlist.cpp
+++ b/subprojects/plugin_hostlist/test/filterlist.cpp
@@ -1,5 +1,5 @@
#define CATCH_CONFIG_MAIN
-#include "filterlist.hpp"
+#include "filterlist.h"
#include <QFile>
#include <catch2/catch.hpp>