summaryrefslogtreecommitdiffstats
path: root/js/vendor/es6-shim/test-sham/set-prototype-of.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/es6-shim/test-sham/set-prototype-of.js')
-rw-r--r--js/vendor/es6-shim/test-sham/set-prototype-of.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/vendor/es6-shim/test-sham/set-prototype-of.js b/js/vendor/es6-shim/test-sham/set-prototype-of.js
index 06683b492..80448b3ec 100644
--- a/js/vendor/es6-shim/test-sham/set-prototype-of.js
+++ b/js/vendor/es6-shim/test-sham/set-prototype-of.js
@@ -1,4 +1,5 @@
-/*global expect */
+/* global expect, describe, it */
+
describe('Object.setPrototypeOf(o, p)', function () {
'use strict';