spec/fixtures/pages/set-global.html (7 lines of code) (raw):

<html> <body> <script type="text/javascript" charset="utf-8"> window.test = [typeof require, typeof module, typeof process].join(' ') </script> </body> </html>