UNPKG

121 BJavaScriptView Raw
1describe("UI Shape", function() {
2
3 moduleTests({
4 module : 'shape',
5 element : '.ui.shape'
6 });
7
8});
\No newline at end of file