summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/browsing-the-web/remote-context-helper-tests/resources/test-script.js
blob: d1c02cab298ba0571a83902ce6ac0d2ff7a540ca (plain)
1
2
3
function testFunction() {
  return 'testFunction exists';
}