Skip to content

Commit a8bb7b8

Browse files
curbenghyoshinorin
authored andcommitted
test: remove empty test (#3742)
1 parent bc7740f commit a8bb7b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/scripts/console/render.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ describe('render', () => {
7676
});
7777
});
7878

79-
it('output');
80-
8179
it('engine', () => {
8280
const src = pathFn.join(hexo.base_dir, 'test');
8381
const dest = pathFn.join(hexo.base_dir, 'result.json');

0 commit comments

Comments
 (0)