aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_util.hrl
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2012-08-24 01:00:15 +0200
committerPeter Andersson <[email protected]>2012-08-24 01:00:15 +0200
commit1c6c751aa5eb6ae958354d6839c5f2401854337c (patch)
treecdbcfcc3a7aed618661dba96d040626cf6584994 /lib/common_test/src/ct_util.hrl
parent152a67153ad0c9e5ca39651b725bdf11b4be35d6 (diff)
downloadotp-1c6c751aa5eb6ae958354d6839c5f2401854337c.tar.gz
otp-1c6c751aa5eb6ae958354d6839c5f2401854337c.tar.bz2
otp-1c6c751aa5eb6ae958354d6839c5f2401854337c.zip
Add silent_connections term to test specification
Diffstat (limited to 'lib/common_test/src/ct_util.hrl')
-rw-r--r--lib/common_test/src/ct_util.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/src/ct_util.hrl b/lib/common_test/src/ct_util.hrl
index 7015014441..7b08e78433 100644
--- a/lib/common_test/src/ct_util.hrl
+++ b/lib/common_test/src/ct_util.hrl
@@ -36,6 +36,7 @@
logopts=[],
basic_html=[],
verbosity=[],
+ silent_connections=[],
cover=[],
config=[],
userconfig=[],