use Test::More tests => 2; use_ok('SQL::Translator::Parser::Storable'); use_ok('SQL::Translator::Producer::Storable'); 1;