bigbluebutton-Github/bigbluebutton-html5/tests/puppeteer/breakout.test.js

4 lines
85 B
JavaScript
Raw Normal View History

const breakoutTest = require('./breakout.obj');
2020-02-22 02:06:05 +08:00
describe('Breakout', breakoutTest);