From 54cc702419163c416e5511f487fcb80cb37b2561 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Thu, 23 Apr 2020 16:50:01 +0300 Subject: plugin_hostlist: add fuzzer --- subprojects/plugin_hostlist/test/rule.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subprojects/plugin_hostlist/test/rule.cpp') 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 using namespace Hostlist; -- cgit v1.2.1