blob: 6e89fec5a0152d38e6579ebbba2aeaa0e82f0a63 [file] [log] [blame]
importScripts("/resources/testharness.js")
importScripts("XMLHttpRequest-withCredentials.js")
test_withCredentials(true);
done()