wishthis/node_modules/fomantic-ui/test/modules/video.spec.js
2022-01-13 14:00:31 +01:00

8 lines
No EOL
110 B
JavaScript

describe("UI Video", function() {
moduleTests({
module : 'video',
element : '.ui.video'
});
});