RDBO Model for Form::Processor.
[blog.pm-common-perl-mods.git] / Common-Form-Processor-Model-RDBO / t / 01use.t
blobceda9633053dedab8885f4eee157370f942015dd
1 use strict;
2 use Test::More tests => 1;
4 BEGIN {
5     use_ok( 'Common::Form::Processor::Model::RDBO' );