blob: 15e2423c0716f52890955ce184951e7548df8530 [file] [log] [blame]
import("http://localhost:8000/security/resources/cors-deny.py?credentials=true").then(
function() { done("FAIL");},
function() { done("PASS"); });