diff -r d3899857a81d -r 277a5896a2ec src/server/plugins/postgresql/pgtest.h --- 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 }