From 0b34bd33d9b74e51adccba4b330b0bd264a7d24c Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 20 Dec 2025 15:08:37 +0000 Subject: Rename test utilities to avoid name conflict. --- test/test-ingest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test-ingest.cpp') diff --git a/test/test-ingest.cpp b/test/test-ingest.cpp index 9534a9f..7692234 100644 --- a/test/test-ingest.cpp +++ b/test/test-ingest.cpp @@ -2,7 +2,7 @@ #include #include -#include "test-util.hpp" +#include "testing-util.hpp" #include #include -- cgit v1.2.3