summaryrefslogtreecommitdiff
path: root/share/www/couch_tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/couch_tests.html')
-rw-r--r--share/www/couch_tests.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html
index 83a47771..66620d8e 100644
--- a/share/www/couch_tests.html
+++ b/share/www/couch_tests.html
@@ -17,11 +17,11 @@ specific language governing permissions and limitations under the License.
<head>
<title>Test Suite</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
- <link rel="stylesheet" href="style/layout.css" type="text/css">
+ <link rel="stylesheet" href="style/layout.css?0.8.0a" type="text/css">
<script src="script/json2.js"></script>
- <script src="script/jquery.js"></script>
- <script src="script/couch.js"></script>
- <script src="script/pprint.js"></script>
+ <script src="script/jquery.js?1.2.6"></script>
+ <script src="script/couch.js?0.8.0a"></script>
+ <script src="script/pprint.js?0.8.0a"></script>
<script>
$(document).ready(function() {
$("#toolbar button.load").click(function() {