blob: a35f981f288a0243d96731f68e8c8336b5e9b80b [file] [log] [blame]
# $Id: 100_peertopeer.py 2392 2008-12-22 18:54:58Z bennylp $
#
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")
]
)