summaryrefslogtreecommitdiff
path: root/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_test/SKIP_REGULAR_EXPRESSION.rst')
-rw-r--r--Help/prop_test/SKIP_REGULAR_EXPRESSION.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst b/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst
index 46c4363c4..60038e440 100644
--- a/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst
+++ b/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst
@@ -16,4 +16,6 @@ the test will be marked as skipped. Example:
``SKIP_REGULAR_EXPRESSION`` expects a list of regular expressions.
-See also the :prop_test:`SKIP_RETURN_CODE` property.
+See also the :prop_test:`SKIP_RETURN_CODE`,
+:prop_test:`PASS_REGULAR_EXPRESSION`, and :prop_test:`FAIL_REGULAR_EXPRESSION`
+test properties.