PATH:
usr
/
lib
/
node_modules
/
forever
/
node_modules
/
object-is
/
test
'use strict'; var index = require('../'); var test = require('tape'); var runTests = require('./tests'); test('as a function', function (t) { runTests(index, t); t.end(); });
[-] tests.js
[edit]
[+]
..
[-] implementation.js
[edit]
[-] shimmed.js
[edit]
[-] index.js
[edit]