From 95fd29d51de71c2a861925be5227fa4a32bcaf3f Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 2 Apr 2007 18:00:45 +0000 Subject: Enable all tests in pjnath-test git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1129 74dad513-b988-da41-8d7b-12977e46ad98 --- pjnath/src/pjnath-test/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pjnath/src/pjnath-test/test.c') diff --git a/pjnath/src/pjnath-test/test.c b/pjnath/src/pjnath-test/test.c index 3dc2085d..1542bcdd 100644 --- a/pjnath/src/pjnath-test/test.c +++ b/pjnath/src/pjnath-test/test.c @@ -49,7 +49,7 @@ static int test_inner(void) mem = &caching_pool.factory; -#if 0 +#if 1 pj_log_set_level(3); pj_log_set_decor(PJ_LOG_HAS_NEWLINE | PJ_LOG_HAS_TIME | PJ_LOG_HAS_MICRO_SEC); -- cgit v1.2.3