'use strict'; const mariadb = require('../lib'); describe('mariadb', () => { it.todo('needs tests'); });