blob: 84e6c7a731827500cf3f98669b07e43e1a0f4cb0 [file] [log] [blame]
# $Id$
#
from inc_cfg import *
# Direct peer to peer presence
test_param = TestParam(
"Direct peer to peer presence",
[
InstanceParam("client1", "--null-audio"),
InstanceParam("client2", "--null-audio")
]
)