blob: a730b9c3cedf5b4aaba72a65f1eb9a81141eaae5 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Incumbent page used as a test helper</title>
<script>
window.runWhatYouGiveMe = (func) => {
func();
};
</script>