aboutsummaryrefslogtreecommitdiff
path: root/test/application/src/renderer.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/application/src/renderer.js')
-rw-r--r--test/application/src/renderer.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/application/src/renderer.js b/test/application/src/renderer.js
new file mode 100644
index 0000000..901d75e
--- /dev/null
+++ b/test/application/src/renderer.js
@@ -0,0 +1,3 @@
+// This file is required by the index.html file and will
+// be executed in the renderer process for that window.
+// All of the Node.js APIs are available in this process.