aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-29 18:37:32 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-29 18:37:32 +0000
commit80ebe4a629ef8fdb6a4188112bcf6f5dbaa089b6 (patch)
tree160ecf9bc1a5887961918d530c96d6a397323e78 /tests
parent94d9a358fc59d9e4124409538ffc3829f76499fc (diff)
Remove res_crypto dependency.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@280446 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'tests')
-rw-r--r--tests/test_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_utils.c b/tests/test_utils.c
index b78f3c287..b6ff32455 100644
--- a/tests/test_utils.c
+++ b/tests/test_utils.c
@@ -27,7 +27,6 @@
/*** MODULEINFO
<depend>TEST_FRAMEWORK</depend>
- <depend>res_crypto</depend>
***/
#include "asterisk.h"