mirror of
https://github.com/wishthis/wishthis.git
synced 2026-05-24 06:45:31 -04:00
8 lines
114 B
JavaScript
8 lines
114 B
JavaScript
describe("UI Shape", function() {
|
|
|
|
moduleTests({
|
|
module : 'shape',
|
|
element : '.ui.shape'
|
|
});
|
|
|
|
}); |