aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/all.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-04-06 09:51:10 -0400
committerScott González <scott.gonzalez@gmail.com>2015-04-07 09:03:36 -0400
commit500f6b4992f8a113d7c88f4063b75923fe92663b (patch)
tree8179b72b38ddfcff5c693ec2c613e7e122fa3f84 /tests/unit/datepicker/all.html
parentbf03479cc14aa54c2e674cad87bf75c8126cb86f (diff)
downloadjquery-ui-500f6b4992f8a113d7c88f4063b75923fe92663b.tar.gz
jquery-ui-500f6b4992f8a113d7c88f4063b75923fe92663b.zip
Tests: Switch to the new qunit-composite module
This module was created from our existing implementation. Closes gh-1532
Diffstat (limited to 'tests/unit/datepicker/all.html')
-rw-r--r--tests/unit/datepicker/all.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/datepicker/all.html b/tests/unit/datepicker/all.html
index 65398542a..d2299a0f5 100644
--- a/tests/unit/datepicker/all.html
+++ b/tests/unit/datepicker/all.html
@@ -7,9 +7,9 @@
<script src="../../../external/jquery/jquery.js"></script>
<link rel="stylesheet" href="../../../external/qunit/qunit.css">
- <link rel="stylesheet" href="../qunit-composite.css">
+ <link rel="stylesheet" href="../../../external/qunit-composite/qunit-composite.css">
<script src="../../../external/qunit/qunit.js"></script>
- <script src="../qunit-composite.js"></script>
+ <script src="../../../external/qunit-composite/qunit-composite.js"></script>
<script src="../subsuite.js"></script>
<script>