Tests: Add custom attribute getter tests to the selector module
[jquery.git] / test / data / csp-nonce-globaleval.js
blob8c6cb6346f2fc0277eb40250b5b1068b629b069b
1 jQuery( function() {
2         $.globalEval( "startIframeTest()", { nonce: "jquery+hardcoded+nonce" } );
3 } );