aboutsummaryrefslogtreecommitdiff
path: root/subprojects/plugin_hostlist/test/rule.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/rule.cpp
parentRemove plugin_hostlist:interface (diff)
downloadsmolbote-54cc702419163c416e5511f487fcb80cb37b2561.tar.xz
plugin_hostlist: add fuzzer
Diffstat (limited to 'subprojects/plugin_hostlist/test/rule.cpp')
-rw-r--r--subprojects/plugin_hostlist/test/rule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/plugin_hostlist/test/rule.cpp b/subprojects/plugin_hostlist/test/rule.cpp
index 6b1ea70..b5ba6e0 100644
--- a/subprojects/plugin_hostlist/test/rule.cpp
+++ b/subprojects/plugin_hostlist/test/rule.cpp
@@ -1,5 +1,5 @@
#define CATCH_CONFIG_MAIN
-#include "filterlist.hpp"
+#include "filterlist.h"
#include <catch2/catch.hpp>
using namespace Hostlist;