X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2Fset_to_undef.t;fp=t%2Fcdbi-t%2Fset_to_undef.t;h=83cf1a269613c28702883f28636ed1efb8bb665f;hb=50891152d0b24649bfd67bdba97feec86b11c064;hp=792c55efc91f5bcbc4755b03e48c1c4d8c33f392;hpb=23209c4474d71e419b3fcf9699ae05565c2997f5;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/cdbi-t/set_to_undef.t b/t/cdbi/set_to_undef.t similarity index 97% rename from t/cdbi-t/set_to_undef.t rename to t/cdbi/set_to_undef.t index 792c55e..83cf1a2 100644 --- a/t/cdbi-t/set_to_undef.t +++ b/t/cdbi/set_to_undef.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl -w - use strict; use Test::More;