test/utils.h

branch
dav-2
changeset 879
255a5ef46400
parent 792
4e4e5bbad164
child 889
42cdbf9bbd49
--- a/test/utils.h	Sun Sep 07 15:36:24 2025 +0200
+++ b/test/utils.h	Sun Sep 07 15:57:36 2025 +0200
@@ -29,13 +29,13 @@
 #ifndef TEST_UTILS_H
 #define TEST_UTILS_H
 
-#include "test.h"
+#include <cx/test.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-UCX_TEST(test_util_parse_creationdate);
+CX_TEST(test_util_parse_creationdate);
 
 
 #ifdef __cplusplus

mercurial