From ad7bae46720187c6bea66b83b0368fa175e0bd32 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 6 Oct 2013 07:20:33 -0400 Subject: Fix the jquery-1.4.3 reference in the js tests, where it matters, and in the html gold files, where it really doesn't, but it's good to clean it all up. --- tests/js/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/js') diff --git a/tests/js/index.html b/tests/js/index.html index 60bdb30a..5edfced9 100644 --- a/tests/js/index.html +++ b/tests/js/index.html @@ -3,7 +3,7 @@ Coverage.py Javascript Test Suite - + -- cgit v1.2.1