diff options
author | ivan <ivan> | 2004-03-24 14:22:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-03-24 14:22:21 +0000 |
commit | 04748bbd683ed08cf7b0fce3419248354ba63a22 (patch) | |
tree | ec10c1c7d031ce8f1db49cd2c034a2ef37cf545f | |
parent | 139208be384bd7727c1584a40d2b0b80a4310027 (diff) |
adding passwdfile export base class
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 80b246f48..b1d225fac 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -160,6 +160,8 @@ t/part_export-http.t t/part_export-infostreet.t t/part_export-ldap.t t/part_export-null.t +t/part_export-passwdfile.t +t/part_export-postfix.t t/part_export-shellcommands.t t/part_export-shellcommands_withdomain.t t/part_export-sqlmail.t |