aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/basics_chapter.xml
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2012-03-29 00:18:06 +0200
committerPeter Andersson <[email protected]>2012-03-29 00:18:06 +0200
commitc068f4fa2b59cbdef069d826749186675c3d0ea5 (patch)
tree8de0b5bdea95717a7a2f077679ee38d20492774b /lib/common_test/doc/src/basics_chapter.xml
parentaa4ea2a3dcc0eb53e18f5f39ab5ff61692100837 (diff)
parentccc9e16381244760b3013e11b6fe8f1fe2a0a809 (diff)
downloadotp-c068f4fa2b59cbdef069d826749186675c3d0ea5.tar.gz
otp-c068f4fa2b59cbdef069d826749186675c3d0ea5.tar.bz2
otp-c068f4fa2b59cbdef069d826749186675c3d0ea5.zip
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/doc/src/basics_chapter.xml')
-rw-r--r--lib/common_test/doc/src/basics_chapter.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/common_test/doc/src/basics_chapter.xml b/lib/common_test/doc/src/basics_chapter.xml
index 20141d2561..d43ac44ac5 100644
--- a/lib/common_test/doc/src/basics_chapter.xml
+++ b/lib/common_test/doc/src/basics_chapter.xml
@@ -141,8 +141,9 @@
individual test case.
</p>
<p>
- The test suite module must conform to a callback interface specified
- by the CT test server. See the
+ The test suite module must conform to a
+ <seealso marker="common_test">callback interface</seealso>
+ specified by the CT test server. See the
<seealso marker="write_test_chapter#intro">Writing Test Suites</seealso> chapter
for more information.
</p>