diff options
Diffstat (limited to 'Help/prop_test/RESOURCE_LOCK.rst')
-rw-r--r-- | Help/prop_test/RESOURCE_LOCK.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_test/RESOURCE_LOCK.rst b/Help/prop_test/RESOURCE_LOCK.rst new file mode 100644 index 0000000..8c30f01 --- /dev/null +++ b/Help/prop_test/RESOURCE_LOCK.rst @@ -0,0 +1,7 @@ +RESOURCE_LOCK +------------- + +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. |