'use strict';

const common = require('..');

describe('common', () => {
	it('needs tests');
});