#!/usr/bin/perl -w use strict; use Test::More qw(no_plan); use App::Config; use App::Config::Backend_Type = 'SQL'; do "t/backend.pl";