renovate/test/index.spec.js

6 lines
143 B
JavaScript

require('../lib/index');
it('placeholder', () => {
// TODO: write tests for this module - this is here so the file shows up in coverage
});