mirror of
https://github.com/tenrok/axios.git
synced 2026-06-08 17:22:34 +03:00
Moving test helpers and auto-loading them
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
var setupBasicAuthTest = require('./__setupBasicAuthTest');
|
||||
|
||||
describe('basicAuth without btoa polyfill', function () {
|
||||
setupBasicAuthTest();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user