summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sendto/200_ice_success_4.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sendto/200_ice_success_4.py')
-rw-r--r--tests/pjsua/scripts-sendto/200_ice_success_4.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/pjsua/scripts-sendto/200_ice_success_4.py b/tests/pjsua/scripts-sendto/200_ice_success_4.py
index 0ec3849c..ede6a430 100644
--- a/tests/pjsua/scripts-sendto/200_ice_success_4.py
+++ b/tests/pjsua/scripts-sendto/200_ice_success_4.py
@@ -30,6 +30,5 @@ exclude = [
sendto_cfg = sip.SendtoCfg( "pjsua with --ice-no-rtcp ignores RTCP things in the SDP",
pjsua_args=args, sdp=sdp, resp_code=200,
- resp_inc=include, resp_exc=exclude,
- enable_buffer = True)
+ resp_inc=include, resp_exc=exclude)