summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test/fixtures/import/files/foo.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/tests/test/fixtures/import/files/foo.js')
-rw-r--r--js/src/tests/test/fixtures/import/files/foo.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/js/src/tests/test/fixtures/import/files/foo.js b/js/src/tests/test/fixtures/import/files/foo.js
index e69de29bb2..30a528ee66 100644
--- a/js/src/tests/test/fixtures/import/files/foo.js
+++ b/js/src/tests/test/fixtures/import/files/foo.js
@@ -0,0 +1,6 @@
+// Copyright (C) 2017 Leo Balter. All rights reserved.
+// This code is governed by the BSD license found in the LICENSE file.
+
+/*---
+esid: sec-grammar-notation
+---*/