summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/test.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-07-18 16:08:50 +0000
committerBenny Prijono <bennylp@teluu.com>2006-07-18 16:08:50 +0000
commit48412ff7076c225e71ce286781928d5c304d523e (patch)
treebf79d792a8f8c05aea66b264c00d8d90079fe75e /pjsip/src/test-pjsip/test.h
parent490bd78f06ea0c101244760b2a5bbb1dae1b3041 (diff)
Fixed error in tel: URI test in pjsip-test
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@613 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/src/test-pjsip/test.h')
-rw-r--r--pjsip/src/test-pjsip/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip/src/test-pjsip/test.h b/pjsip/src/test-pjsip/test.h
index 84d9e1ef..b7b79c7d 100644
--- a/pjsip/src/test-pjsip/test.h
+++ b/pjsip/src/test-pjsip/test.h
@@ -38,7 +38,7 @@ extern pjsip_endpoint *endpt;
#define INCLUDE_MESSAGING_GROUP 1
#define INCLUDE_TRANSPORT_GROUP 1
-#define INCLUDE_TSX_GROUP 0
+#define INCLUDE_TSX_GROUP 1
/*
* Include tests that normally would fail under certain gcc