Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/tests/karma.conf.js')
-rw-r--r--js/tests/karma.conf.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/karma.conf.js b/js/tests/karma.conf.js
index 61f17dedf6..536c1ab2f4 100644
--- a/js/tests/karma.conf.js
+++ b/js/tests/karma.conf.js
@@ -75,6 +75,7 @@ const conf = {
externalHelpersWhitelist: [
'defineProperties',
'createClass',
+ 'createSuper',
'inheritsLoose',
'defineProperty',
'objectSpread2'