X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ff159a4d47b9a2d10744dcfc23da2c63605c8a32..eeb5375ee7727c956cc357cc8f90b19d1bfe80b9:/t/000setup_database.t diff --git a/t/000setup_database.t b/t/000setup_database.t index 4e739b72d..f3dce3248 100755 --- a/t/000setup_database.t +++ b/t/000setup_database.t @@ -4,6 +4,8 @@ use strict; use lib 't'; +use SL::DB::Helper::ALL; + use Data::Dumper; use Test::More;