test/utils.h

branch
dav-2
changeset 889
42cdbf9bbd49
parent 879
255a5ef46400
--- a/test/utils.h	Tue Oct 14 21:02:26 2025 +0200
+++ b/test/utils.h	Sat Nov 08 23:06:11 2025 +0100
@@ -29,13 +29,13 @@
 #ifndef TEST_UTILS_H
 #define TEST_UTILS_H
 
-#include <cx/test.h>
+#include "test.h"
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-CX_TEST(test_util_parse_creationdate);
+UCX_TEST(test_util_parse_creationdate);
 
 
 #ifdef __cplusplus

mercurial