easyappointments/rsc/scripts/jsdoc/test/specs/documentation/moduleisconstructor.js
2013-07-02 17:20:39 +00:00

5 lines
No EOL
144 B
JavaScript

/*global describe: true, expect: true, it: true, xdescribe: true */
xdescribe('module that exports a constructor', function() {
// TODO
});