aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/datepicker/datepicker.html')
-rw-r--r--tests/unit/datepicker/datepicker.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/datepicker/datepicker.html b/tests/unit/datepicker/datepicker.html
index a152c8dfa..9c80aca42 100644
--- a/tests/unit/datepicker/datepicker.html
+++ b/tests/unit/datepicker/datepicker.html
@@ -7,6 +7,7 @@
<script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.core.js"></script>
+ <script type="text/javascript" src="../../../ui/jquery.ui.widget.js"></script>
<script type="text/javascript" src="../../../ui/jquery.ui.datepicker.js"></script>
<script type="text/javascript" src="../../../ui/i18n/jquery.ui.datepicker-fr.js"></script>
<script type="text/javascript" src="../../../ui/i18n/jquery.ui.datepicker-he.js"></script>