summaryrefslogtreecommitdiff
path: root/test_plugin/tests/test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test_plugin/tests/test.js')
-rw-r--r--test_plugin/tests/test.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_plugin/tests/test.js b/test_plugin/tests/test.js
index c9d3c5f01..c17172c34 100644
--- a/test_plugin/tests/test.js
+++ b/test_plugin/tests/test.js
@@ -1,3 +1,5 @@
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+
const filenameBase = "test_plugin";
let filenameSuffix = ".so";