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