UNPKG

ember-rocks

Version:

An Em(ber) command line utility to help you build an ambitious web application

10 lines (8 loc) 243 B
import __NAMESPACE__ from 'rocks/utils/__DASHERIZE_NAMESPACE__'; describe('__NAMESPACE__', function () { // Replace this with your real tests. it('works', function () { var result = __NAMESPACE__(); result.should.be.ok; }); });