summaryrefslogtreecommitdiff
path: root/tests/test_ari.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ari.c')
-rw-r--r--tests/test_ari.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ari.c b/tests/test_ari.c
index 7da98f2cf..55f44321a 100644
--- a/tests/test_ari.c
+++ b/tests/test_ari.c
@@ -567,4 +567,4 @@ AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_DEFAULT, "ARI testing",
.load = load_module,
.unload = unload_module,
.nonoptreq = "res_ari",
- );
+);