PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/resolve/test/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/resolve/test/subdirs.js

var test = require('tape');
var resolve = require('../');
var path = require('path');

test('subdirs', function (t) {
    t.plan(2);

    var dir = path.join(__dirname, '/subdirs');
    resolve('a/b/c/x.json', { basedir: dir }, function (err, res) {
        t.ifError(err);
        t.equal(res, path.join(dir, 'node_modules/a/b/c/x.json'));
    });
});


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

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

← Back to Home