bigbluebutton-Github/bigbluebutton-html5/tests/puppeteer/whiteboard.test.js
2020-08-05 17:12:57 -03:00

4 lines
93 B
JavaScript

const whiteboardTest = require('./whiteboard.obj');
describe('Whiteboard', whiteboardTest);