summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/test.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-07-22 12:47:40 +0000
committerBenny Prijono <bennylp@teluu.com>2006-07-22 12:47:40 +0000
commit9a7b30d5563f75df07831bc702244314008ddfe0 (patch)
treeebfafd54e7f7985d8410d65964f79b770da49689 /pjsip/src/test-pjsip/test.h
parentd08744138d7163b2dfbf05994055bf3630f9e588 (diff)
Fixed bug in tel: URI unescaping code
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@619 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 b7b79c7d..84d9e1ef 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 1
+#define INCLUDE_TSX_GROUP 0
/*
* Include tests that normally would fail under certain gcc