MCPcopy Create free account
hub / github.com/ember-cli/ember-cli /

Class

tests/unit/commands/test-test.js:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 beforeEach(function () {
19 tasks = {
20 Build: class extends Task {},
21 Test: class extends Task {},
22 TestServer: class extends Task {},
23 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected