summaryrefslogtreecommitdiff
path: root/share/www/script/test/attachment_ranges.js
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/script/test/attachment_ranges.js')
-rw-r--r--share/www/script/test/attachment_ranges.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/script/test/attachment_ranges.js b/share/www/script/test/attachment_ranges.js
index 748a979e..e1d40eae 100644
--- a/share/www/script/test/attachment_ranges.js
+++ b/share/www/script/test/attachment_ranges.js
@@ -26,7 +26,7 @@ couchTests.attachment_ranges = function(debug) {
data: "VGhpcyBpcyBhIGJhc2U2NCBlbmNvZGVkIHRleHQ="
}
}
- }
+ };
var save_response = db.save(binAttDoc);
T(save_response.ok);