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