mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
5 lines
144 B
JavaScript
5 lines
144 B
JavaScript
/*global describe: true, expect: true, it: true, xdescribe: true */
|
|
|
|
xdescribe('module that exports a constructor', function() {
|
|
// TODO
|
|
}); |