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

8 lines
No EOL
114 B
JavaScript

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