MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / run

Method run

lib/tasks/test.js:75–77  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

73 }
74
75 run(options) {
76 return this.invokeTestem(options);
77 }
78}
79
80module.exports = TestTask;

Callers

nothing calls this directly

Calls 1

invokeTestemMethod · 0.95

Tested by

no test coverage detected