diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-07-03 18:51:51 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-07-03 18:51:51 -0700 |
commit | 81978af92ecdaaefeff5156d9ab3b4f99586df1c (patch) | |
tree | 19a4e6bbcc6648c506c48e304418001294ed7485 /FS/MANIFEST | |
parent | 7abce2207dbee012fd442940dc42070f45ef8a16 (diff) |
quotations, RT#16996
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index e7aba204d..590874d46 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -641,3 +641,11 @@ FS/part_svc_class.pm t/part_svc_class.t FS/ftp_target.pm t/ftp_target.t +FS/quotation.pm +t/quotation.t +FS/quotation_pkg.pm +t/quotation_pkg.t +FS/quotation_pkg_discount.pm +t/quotation_pkg_discount.t +FS/Quotable_Mixin.pm +t/Quotable_Mixin.t |