From: Michael G Schwern Date: Fri, 22 Feb 2008 03:04:31 +0000 (-0800) Subject: The infinite loop with sub DESTROY { $_[0]->discard_changes } is a DBIC X-Git-Tag: v0.08240~541^2~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1b32d56ec274e0f7054381c5b630b73f2ce3a699;p=dbsrgits%2FDBIx-Class.git The infinite loop with sub DESTROY { $_[0]->discard_changes } is a DBIC thing. --- diff --git a/t/cdbi-t/discard_changes_in_DESTROY.t b/t/discard_changes_in_DESTROY.t similarity index 100% rename from t/cdbi-t/discard_changes_in_DESTROY.t rename to t/discard_changes_in_DESTROY.t