Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ expect } = require(
'chai'
);
4
const
cleanRemove = require(
'../../../lib/utilities/clean-remove'
);
Callers
nothing calls this directly
Calls
2
beforeEach
Function · 0.85
cleanRemove
Function · 0.85
Tested by
no test coverage detected