diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-09-18 09:35:02 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-09-18 09:35:02 -0400 |
commit | ac6ee60516873a1c79d5d4c72269705b29dbdeca (patch) | |
tree | 05c4df8c20a539c194a92508a7d93fa2ed1f53d7 /FS/MANIFEST | |
parent | 31234485e8baf227ae4b013d4104d947c3afa250 (diff) |
RT# 77498 - Customer Import now uses contact/Import.pm rather than contact_import.pm
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index f6a640066..4c892ec8e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -510,6 +510,7 @@ t/class_Common.t FS/category_Common.pm t/category_Common.t FS/contact.pm +FS/contact/Import.pm t/contact.t FS/contact_phone.pm t/contact_phone.t |