MCPcopy
hub / github.com/lebab/lebab / noStrictTest.js

File noStrictTest.js

test/transform/noStrictTest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import createTestHelpers from '../createTestHelpers';
2const {expectTransform, expectNoChange} = createTestHelpers(['no-strict']);
3
4describe('Removal of "use strict"', () => {

Callers

nothing calls this directly

Calls 2

expectTransformFunction · 0.85
expectNoChangeFunction · 0.85

Tested by

no test coverage detected