mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 09:16:43 +00:00
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
|
|
describe('basicAuth without btoa polyfill', function () {
|
||
|
|
setupBasicAuthTest();
|
||
|
|
});
|