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