use strict;
my $pkg;
BEGIN {
$pkg = 'Plack::Middleware::Memento::Handler::Catmandu::Bag';
use_ok $pkg;
}
done_testing;