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
2018-08-06 09:56:51 +02:00

4 lines
64 B
JavaScript

describe('basicAuth', function () {
setupBasicAuthTest();
});