UNPKG

cmps

Version:

cmps is not only a server tool but also a powerful tool to design & make your component/UI quickly and best.

10 lines (9 loc) 150 B
/** * Entry for Unit Test */ NEJ.define([ './testInsCase.spec.js', './testInsUICase.spec.js' ], function () { mocha.run(); });