aboutsummaryrefslogtreecommitdiffstats
path: root/ebin/mgw_nat.app
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/mgw_nat.app')
-rw-r--r--ebin/mgw_nat.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/mgw_nat.app b/ebin/mgw_nat.app
index b8babd3..cb15f6a 100644
--- a/ebin/mgw_nat.app
+++ b/ebin/mgw_nat.app
@@ -1,7 +1,7 @@
{application, mgw_nat,
[{description, "Media Gateway NAT"},
{vsn, "1"},
- {modules, [mgw_nat_app, mgw_nat_sup, mgw_nat_usr, mgw_nat, mgw_nat_test,
+ {modules, [mgw_nat_app, mgw_nat_sup, mgw_nat_usr, mgw_nat,
sccp_masq, map_masq, sctp_handler,
mgw_nat_act_bow_onw, mgw_nat_act_vfuk_onw]},
{registered, [mgw_nat_app]},