src/server/plugins/postgresql/pgtest.h

branch
webdav
changeset 294
277a5896a2ec
parent 290
efc10acf539f
child 296
78e92337fa4e
--- a/src/server/plugins/postgresql/pgtest.h	Sun Apr 17 12:04:41 2022 +0200
+++ b/src/server/plugins/postgresql/pgtest.h	Mon Apr 18 10:53:13 2022 +0200
@@ -26,6 +26,7 @@
 UCX_TEST(test_pg_vfs_io);
 UCX_TEST(test_pg_vfs_stat);
 UCX_TEST(test_pg_vfs_mkdir);
+UCX_TEST(test_pg_vfs_unlink);
 
 #ifdef __cplusplus
 }

mercurial