MCPcopy Index your code
hub / github.com/emberjs/ember.js / template-compiler-test.js

File template-compiler-test.js

tests/node/template-compiler-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2
3const distPath = path.join(__dirname, '../../dist');
4

Callers

nothing calls this directly

Calls 7

joinMethod · 0.80
moduleMethod · 0.80
requireFunction · 0.70
beforeEachMethod · 0.45
resolveMethod · 0.45
afterEachMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected