var setupBasicAuthTest = require('./__setupBasicAuthTest'); describe('basicAuth without btoa polyfill', function () { setupBasicAuthTest(); });