From 71b3b5351bba81bac0d664c27a9eeec5fd97ed08 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 12 Jun 2008 19:13:51 +0000 Subject: Ticket #543: added TCP call in pjsua unit test git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2013 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip-apps/src/test-pjsua/inc_param.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pjsip-apps/src/test-pjsua/inc_param.py') diff --git a/pjsip-apps/src/test-pjsua/inc_param.py b/pjsip-apps/src/test-pjsua/inc_param.py index e897d140..7fa23714 100644 --- a/pjsip-apps/src/test-pjsua/inc_param.py +++ b/pjsip-apps/src/test-pjsua/inc_param.py @@ -31,7 +31,7 @@ class Pjsua: # Test parameter class class Test: title = "" - # params is list containing PjsuaParam objects + # params is list containing Pjsua objects run = [] # list of Expect instances, to be filled at run-time by # the test program -- cgit v1.2.3