UNPKG

mimosa-ember-test

Version:
18 lines 286 B
exports.config = { emberTest:{ apps: [{ testLocation: "tests", testAppFactory: "foo", stylesheetPaths: ["foo", "bar"], javascriptPaths: ["foo", "bar"] }] }, modules: [ 'ember-test' ], logger: { growl: { enabled: false } } };