summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/src/test-pjsip')
-rw-r--r--pjsip/src/test-pjsip/test.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pjsip/src/test-pjsip/test.h b/pjsip/src/test-pjsip/test.h
index 84d9e1ef..fc0901c1 100644
--- a/pjsip/src/test-pjsip/test.h
+++ b/pjsip/src/test-pjsip/test.h
@@ -36,9 +36,9 @@ extern pjsip_endpoint *endpt;
-#define INCLUDE_MESSAGING_GROUP 1
-#define INCLUDE_TRANSPORT_GROUP 1
-#define INCLUDE_TSX_GROUP 0
+#define INCLUDE_MESSAGING_GROUP 0
+#define INCLUDE_TRANSPORT_GROUP 0
+#define INCLUDE_TSX_GROUP 1
/*
* Include tests that normally would fail under certain gcc