diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-04-30 02:34:51 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-04-30 02:34:51 -0700 |
commit | 7d34aacffa38c4cac09b54080487a66c264e4668 (patch) | |
tree | e3b27abf58b2c71ff3a12eb18971140c60e6d973 /FS/MANIFEST | |
parent | 58cdf1b78c0cd419eacf7db8661564af050e0f12 (diff) |
service dependencies: UI, RT#33685
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 575184ced..422f69c0e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -794,7 +794,7 @@ t/cust_bill_pkg_fee.t FS/part_fee_msgcat.pm t/part_fee_msgcat.t FS/part_fee_usage.pm -FS/part_fee_usage.t +t/part_fee_usage.t FS/sched_item.pm t/sched_item.t FS/sched_avail.pm @@ -841,7 +841,8 @@ t/legacy_cust_history.t FS/quotation_pkg_tax.pm t/quotation_pkg_tax.t FS/h_svc_circuit.pm -FS/h_svc_circuit.t FS/FeeOrigin_Mixin.pm FS/cust_pkg_reason_fee.pm t/cust_pkg_reason_fee.t +FS/part_svc_link.pm +t/part_svc_link.t |