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

4 lines
101 B
JavaScript
Raw Normal View History

const presentationTest = require('./presentation.obj');
2018-11-23 20:55:16 +08:00
describe('Presentation', presentationTest);