From 4faf660a4dfe5849fae96ea7eb15379069c27405 Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Sat, 14 Nov 2009 01:14:59 +0000 Subject: Better testing of multipart/related git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@836087 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/script/couch_tests.js | 1 + 1 file changed, 1 insertion(+) (limited to 'share/www/script/couch_tests.js') diff --git a/share/www/script/couch_tests.js b/share/www/script/couch_tests.js index 5c1e2bc3..d991c05d 100644 --- a/share/www/script/couch_tests.js +++ b/share/www/script/couch_tests.js @@ -30,6 +30,7 @@ loadTest("basics.js"); // keep sorted loadTest("all_docs.js"); loadTest("attachments.js"); +loadTest("attachments_multipart.js"); loadTest("attachment_names.js"); loadTest("attachment_paths.js"); loadTest("attachment_views.js"); -- cgit v1.2.3