MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / clean-remove-test.js

File clean-remove-test.js

tests/integration/utilities/clean-remove-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { expect } = require('chai');
4const cleanRemove = require('../../../lib/utilities/clean-remove');

Callers

nothing calls this directly

Calls 2

beforeEachFunction · 0.85
cleanRemoveFunction · 0.85

Tested by

no test coverage detected