Re: [svn:DBD-Pg] r10532 - in DBD-Pg/trunk: . t
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
On Jan 12, 2008, at 11:15 PM, [email protected] wrote: > Modified: DBD-Pg/trunk/MANIFEST > ====================================================================== > ======== > --- DBD-Pg/trunk/MANIFEST (original) > +++ DBD-Pg/trunk/MANIFEST Sat Jan 12 20:15:04 2008 > @@ -14,6 +14,7 @@ > README.win32 > README.dev > win32.mak > +.perlcriticrc > t/dbdpg_test_setup.pl > t/00-signature.t > t/00basic.t Do we actually want this in the manifest? Is it required for testing or something? Or should it be in MANIFEST.SKIP? Best, David