bigbluebutton-Github/bigbluebutton-tests/puppeteer/whiteboard.test.js
2021-07-13 14:31:41 +00:00

4 lines
93 B
JavaScript

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