diff options
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 1098f9f5d..0c8db8877 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -166,6 +166,7 @@ FS/cust_tax_exempt.pm FS/cust_tax_exempt_pkg.pm FS/clientapi_session.pm FS/clientapi_session_field.pm +t/addr_block.t t/agent.t t/agent_type.t t/AccessRight.t @@ -285,6 +286,7 @@ t/rate_prefix.t t/radius_usergroup.t t/reg_code.t t/reg_code_pkg.t +t/router.t t/session.t t/svc_acct.t t/svc_acct_pop.t @@ -373,5 +375,9 @@ FS/cust_pkg_option.pm t/cust_pkg_option.t FS/cust_pay_pending.pm t/cust_pay_pending.t +FS/report.pm +t/report.t +FS/report_option.pm +t/report_option.t FS/part_pkg_taxclass.pm t/part_pkg_taxclass.t |