2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00
Files
axios/test/specs/basicAuth.spec.js
T
2016-03-07 13:21:27 -07:00

4 lines
86 B
JavaScript

describe('basicAuth without btoa polyfill', function () {
setupBasicAuthTest();
});