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