1use t::Utils config => +{
2    type   => 'Index',
3    driver => 'DBI',
4    dsn    => 'dbi:SQLite:dbname=',
5};
6run;
7