aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/deprecated.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/tooltip/deprecated.html')
-rw-r--r--tests/unit/tooltip/deprecated.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/tooltip/deprecated.html b/tests/unit/tooltip/deprecated.html
index d21fea57b..f2d04f3d1 100644
--- a/tests/unit/tooltip/deprecated.html
+++ b/tests/unit/tooltip/deprecated.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Tooltip Test Suite</title>
+ <script src="../../../external/requirejs/require.js"></script>
<script src="../../lib/css.js" data-modules="core tooltip"></script>
<script src="../../lib/bootstrap.js" data-widget="tooltip" data-deprecated="true"></script>
</head>