aboutsummaryrefslogtreecommitdiff
path: root/src/test/subscription/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/subscription/README')
-rw-r--r--src/test/subscription/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/test/subscription/README b/src/test/subscription/README
index e9e93755b71..1d50dcceedb 100644
--- a/src/test/subscription/README
+++ b/src/test/subscription/README
@@ -10,7 +10,12 @@ Running the tests
make check
-NOTE: This creates a temporary installation, and some tests may
-create one or multiple nodes, for the purpose of the tests.
+or
+
+ make installcheck
+
+NOTE: This creates a temporary installation (in the case of "check"),
+and some tests may create one or multiple nodes, for the purpose of
+the tests.
NOTE: This requires the --enable-tap-tests argument to configure.