aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/ct_hooks.xml
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2019-05-07 10:31:01 +0200
committerIngela Anderton Andin <[email protected]>2019-05-07 10:31:01 +0200
commitd15ec5c180e1eb2e7c4c87f21399c51b4354a639 (patch)
treeae52e9dafb43636ea8ac895543902d66f064da58 /lib/common_test/doc/src/ct_hooks.xml
parente07875f133d9723610e4e26e1dd9d94adc645a1a (diff)
parent7fe7fa3dde556b5b92522f8279d465bb52baf1f6 (diff)
downloadotp-d15ec5c180e1eb2e7c4c87f21399c51b4354a639.tar.gz
otp-d15ec5c180e1eb2e7c4c87f21399c51b4354a639.tar.bz2
otp-d15ec5c180e1eb2e7c4c87f21399c51b4354a639.zip
Merge branch 'maint-21' into maint
* maint-21: Updated OTP version Prepare release
Diffstat (limited to 'lib/common_test/doc/src/ct_hooks.xml')
-rw-r--r--lib/common_test/doc/src/ct_hooks.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/common_test/doc/src/ct_hooks.xml b/lib/common_test/doc/src/ct_hooks.xml
index b9bc54ff63..30dd1eb296 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>
@@ -787,5 +787,3 @@
</funcs>
</erlref>
-
-