test: rm draw test

This commit is contained in:
thinkinggis 2020-03-20 10:32:06 +08:00
parent 54ba3889b0
commit 896ce3ca98
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
'use strict';
const draw = require('..');
describe('draw', () => {
it('needs tests');
});