bigbluebutton-Github/bigbluebutton-tests/puppeteer/whiteboard.test.js

4 lines
93 B
JavaScript
Raw Normal View History

const whiteboardTest = require('./whiteboard.obj');
2018-11-23 20:55:16 +08:00
describe('Whiteboard', whiteboardTest);