Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
createTestHelpers from
'../createTestHelpers'
;
2
const
{expectTransform, expectNoChange} = createTestHelpers([
'no-strict'
]);
3
4
describe(
'Removal of "use strict"'
, () => {
Callers
nothing calls this directly
Calls
2
expectTransform
Function · 0.85
expectNoChange
Function · 0.85
Tested by
no test coverage detected