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

4 lines
101 B
JavaScript

const presentationTest = require('./presentation.obj');
describe('Presentation', presentationTest);