UNPKG

generator-init

Version:
11 lines (9 loc) 178 B
/** * All specifications you need to load for your test suite */ define({ specs: [ // Load the example spec, add your own specifications here 'specs/example.spec' ] });