diff options
Diffstat (limited to 'src/test/authentication/README')
-rw-r--r-- | src/test/authentication/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/authentication/README b/src/test/authentication/README index 5cffc7dc491..dd797467538 100644 --- a/src/test/authentication/README +++ b/src/test/authentication/README @@ -13,4 +13,8 @@ Running the tests make check +or + + make installcheck + NOTE: This requires the --enable-tap-tests argument to configure. |