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/circular.js

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

test('circular', function (t) {
    t.plan(1);
    var obj = { a: 1, b: [3, 4] };
    obj.c = obj;
    t.equal(inspect(obj), '{ a: 1, b: [ 3, 4 ], c: [Circular] }');
});


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

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

← Back to Home