summaryrefslogtreecommitdiff
path: root/rel/overlay/share/www/script/test/recreate_doc.js
diff options
context:
space:
mode:
Diffstat (limited to 'rel/overlay/share/www/script/test/recreate_doc.js')
-rw-r--r--rel/overlay/share/www/script/test/recreate_doc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/overlay/share/www/script/test/recreate_doc.js b/rel/overlay/share/www/script/test/recreate_doc.js
index a6a64ac0..05843558 100644
--- a/rel/overlay/share/www/script/test/recreate_doc.js
+++ b/rel/overlay/share/www/script/test/recreate_doc.js
@@ -51,7 +51,7 @@ couchTests.recreate_doc = function(debug) {
data: "VGhpcyBpcyBhIGJhc2U2NCBlbmNvZGVkIHRleHQ="
}
}
- }
+ };
try {
// same as before, but with binary
db.save(binAttDoc);