aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/run_test_chapter.xml
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-07-29 14:47:00 +0200
committerLukas Larsson <[email protected]>2011-08-31 10:51:35 +0200
commitb72ac8bb33177f6ca117fc0f7727d24de67cbc62 (patch)
tree059321335f4725f53cbbf81933d315a9f7f4ef27 /lib/common_test/doc/src/run_test_chapter.xml
parent850f0268000dfb3e062689c9b5820c7d49feb2a2 (diff)
downloadotp-b72ac8bb33177f6ca117fc0f7727d24de67cbc62.tar.gz
otp-b72ac8bb33177f6ca117fc0f7727d24de67cbc62.tar.bz2
otp-b72ac8bb33177f6ca117fc0f7727d24de67cbc62.zip
Update to reflect addition of CTH priority addition
Diffstat (limited to 'lib/common_test/doc/src/run_test_chapter.xml')
-rw-r--r--lib/common_test/doc/src/run_test_chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/run_test_chapter.xml b/lib/common_test/doc/src/run_test_chapter.xml
index e6fb85634f..e668568795 100644
--- a/lib/common_test/doc/src/run_test_chapter.xml
+++ b/lib/common_test/doc/src/run_test_chapter.xml
@@ -488,7 +488,7 @@
LogDir = string()
EventHandlers = atom() | [atom()]
InitArgs = [term()]
- CTHModules = [CTHModule | {CTHModule, CTHInitArgs}]
+ CTHModules = [CTHModule | {CTHModule, CTHInitArgs} | {CTHModule, CTHInitArgs, CTHPriority}]
CTHModule = atom()
CTHInitArgs = term()
DirRef = DirAlias | Dir