diff options
Diffstat (limited to 'src/test/modules/Makefile')
-rw-r--r-- | src/test/modules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/modules/Makefile b/src/test/modules/Makefile index 875a76d6f1d..1cbd532156d 100644 --- a/src/test/modules/Makefile +++ b/src/test/modules/Makefile @@ -35,6 +35,7 @@ SUBDIRS = \ test_rls_hooks \ test_shm_mq \ test_slru \ + test_tidstore \ unsafe_tests \ worker_spi \ xid_wraparound |