aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_hooks.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2019-05-06 17:09:17 +0200
committerErlang/OTP <[email protected]>2019-05-06 17:09:17 +0200
commit5aa950086a5fa036f27e670517a5c743e0610128 (patch)
tree796a51a74951a6a2a62ad81e9807528ce49a3e04 /lib/common_test/doc/src/ct_hooks.xml
parentf887b77313b2e8f36b2030dddea1eda78199d407 (diff)
downloadotp-5aa950086a5fa036f27e670517a5c743e0610128.tar.gz
otp-5aa950086a5fa036f27e670517a5c743e0610128.tar.bz2
otp-5aa950086a5fa036f27e670517a5c743e0610128.zip
Prepare release
Diffstat (limited to 'lib/common_test/doc/src/ct_hooks.xml')
-rw-r--r--lib/common_test/doc/src/ct_hooks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/ct_hooks.xml b/lib/common_test/doc/src/ct_hooks.xml
index b9bc54ff63..7664dcc9d1 100644
--- a/lib/common_test/doc/src/ct_hooks.xml
+++ b/lib/common_test/doc/src/ct_hooks.xml
@@ -109,7 +109,7 @@
</func>
<func>
- <name since="OTP @OTP-14746@">Module:post_groups(SuiteName, GroupDefs) -&gt; NewGroupDefs</name>
+ <name since="OTP 21.3.8">Module:post_groups(SuiteName, GroupDefs) -&gt; NewGroupDefs</name>
<fsummary>Called after groups/0.</fsummary>
<type>
<v>SuiteName = atom()</v>
@@ -165,7 +165,7 @@
</func>
<func>
- <name since="OTP @OTP-14746@">Module:post_all(SuiteName, Return, GroupDefs) -&gt; NewReturn</name>
+ <name since="OTP 21.3.8">Module:post_all(SuiteName, Return, GroupDefs) -&gt; NewReturn</name>
<fsummary>Called after all/0.</fsummary>
<type>
<v>SuiteName = atom()</v>