summaryrefslogtreecommitdiffstats
path: root/Help/prop_test/RESOURCE_LOCK.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_test/RESOURCE_LOCK.rst')
-rw-r--r--Help/prop_test/RESOURCE_LOCK.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/prop_test/RESOURCE_LOCK.rst b/Help/prop_test/RESOURCE_LOCK.rst
index 8c30f01..755e0aa 100644
--- a/Help/prop_test/RESOURCE_LOCK.rst
+++ b/Help/prop_test/RESOURCE_LOCK.rst
@@ -5,3 +5,6 @@ Specify a list of resources that are locked by this test.
If multiple tests specify the same resource lock, they are guaranteed
not to run concurrently.
+
+See also :prop_test:`FIXTURES_REQUIRED` if the resource requires any setup or
+cleanup steps.