Skip to content

Commit

Permalink
test: remove empty test (#3742)
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh authored and yoshinorin committed Oct 1, 2019
1 parent bc7740f commit a8bb7b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/scripts/console/render.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ describe('render', () => {
});
});

it('output');

it('engine', () => {
const src = pathFn.join(hexo.base_dir, 'test');
const dest = pathFn.join(hexo.base_dir, 'result.json');
Expand Down

0 comments on commit a8bb7b8

Please sign in to comment.