summaryrefslogtreecommitdiff
path: root/share/www/custom_test.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/custom_test.html')
-rw-r--r--share/www/custom_test.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/www/custom_test.html b/share/www/custom_test.html
index 6106c879..2566a000 100644
--- a/share/www/custom_test.html
+++ b/share/www/custom_test.html
@@ -20,12 +20,14 @@ specific language governing permissions and limitations under the License.
<link rel="stylesheet" href="style/layout.css?0.11.0" type="text/css">
<script src="script/json2.js"></script>
<script src="script/sha1.js"></script>
- <script src="script/jquery.js?1.3.2"></script>
+ <script src="script/jquery.js?1.4.2"></script>
<script src="script/jquery.couch.js?0.11.0"></script>
<script src="script/jquery.dialog.js?0.11.0"></script>
<script src="script/futon.js?0.11.0"></script>
<script src="script/jquery.resizer.js?0.11.0"></script>
<script src="script/couch.js?0.11.0"></script>
+ <script src="script/couch_test_runner.js?0.11.0"></script>
+ <script src="script/couch_tests.js"></script>
<script>
function T(arg, desc) {
if(!arg) {