X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F04modifiers.t;fp=t%2F04modifiers.t;h=87ddbfce1bad986464cfa44a286f83a3407b5d71;hb=48d9f5f846e7f9e8f51110ad418a3bb4b50c31f9;hp=355ef67c8dd8d17f9a15df375ebe4de850eaeb2e;hpb=c01ac648e75bbbfc6d6876e90dfe3754a6008327;p=dbsrgits%2FSQL-Abstract.git diff --git a/t/04modifiers.t b/t/04modifiers.t index 355ef67..87ddbfc 100644 --- a/t/04modifiers.t +++ b/t/04modifiers.t @@ -10,6 +10,14 @@ use Data::Dumper; use Storable qw/dclone/; use SQL::Abstract; +#### WARNING #### +# +# -nest has been undocumented on purpose, but is still supported for the +# foreseable future. Do not rip out the -nest tests before speaking to +# someone on the DBIC mailing list or in irc.perl.org#dbix-class +# +################# + =begin Test -and -or and -nest modifiers, assuming the following: