aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/config_file_chapter.xml
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2010-11-12 11:30:08 +0100
committerLukas Larsson <[email protected]>2010-11-29 11:59:34 +0100
commit6693ec7fd21b3325495f1a3dd4139e39f056f790 (patch)
treeffe286466137fdb12cd9658928ce7294a4241684 /lib/common_test/doc/src/config_file_chapter.xml
parent451991730f405db085cc69fafd14b07ca3879458 (diff)
downloadotp-6693ec7fd21b3325495f1a3dd4139e39f056f790.tar.gz
otp-6693ec7fd21b3325495f1a3dd4139e39f056f790.tar.bz2
otp-6693ec7fd21b3325495f1a3dd4139e39f056f790.zip
Update documentation after rename of run_test to ct_run
Diffstat (limited to 'lib/common_test/doc/src/config_file_chapter.xml')
-rw-r--r--lib/common_test/doc/src/config_file_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/config_file_chapter.xml b/lib/common_test/doc/src/config_file_chapter.xml
index 77b0c0c0b7..59151a73ec 100644
--- a/lib/common_test/doc/src/config_file_chapter.xml
+++ b/lib/common_test/doc/src/config_file_chapter.xml
@@ -248,7 +248,7 @@
<p><c>Callback:check_parameter/1</c></p>
<p>The input argument will be passed from Common Test, as defined in the test
- specification or given as an option to <c>run_test</c>.</p>
+ specification or given as an option to <c>ct_run</c> or <c>ct:run_test</c>.</p>
<p>The return value should be any of the following values indicating if given
configuration parameter is valid:</p>