UNPKG

mam-project-templates

Version:
7 lines (6 loc) 265 B
t.equal(eval('typeof process'), 'object'); t.equal(eval('typeof process.nextTick'), 'function'); t.equal(eval('typeof global'), 'object'); t.equal(eval('global.xyz'), 555); t.equal(eval('typeof __filename'), 'string'); t.equal(eval('typeof __filename'), 'string');