easyappointments/data/scripts/jsdoc/test/specs/documentation/moduleisconstructor.js
2013-05-20 17:21:58 +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
});