by-relative.js 181 Bytes Raw Blame History Permalink 1 2 3 4 5 /** * This test is to check to make sure that files that are ignored do not get * bundled when referenced with a nested relative path. */ t.deepEqual(require('./relative'), {});