PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/object-inspect/test/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/object-inspect/test/undef.js

var test = require('tape');
var inspect = require('../');

var obj = { a: 1, b: [3, 4, undefined, null], c: undefined, d: null };

test('undef and null', function (t) {
    t.plan(1);
    t.equal(
        inspect(obj),
        '{ a: 1, b: [ 3, 4, undefined, null ], c: undefined, d: null }'
    );
});


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home