summaryrefslogtreecommitdiff
path: root/test/etap/031-doc-to-json.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/etap/031-doc-to-json.t')
-rwxr-xr-xtest/etap/031-doc-to-json.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/031-doc-to-json.t b/test/etap/031-doc-to-json.t
index 89cf4bc9..05425d38 100755
--- a/test/etap/031-doc-to-json.t
+++ b/test/etap/031-doc-to-json.t
@@ -18,7 +18,7 @@
-record(doc, {id= <<"">>, revs={0, []}, body={[]},
atts=[], deleted=false, meta=[]}).
-record(att, {name, type, att_len, disk_len, md5= <<>>, revpos=0, data,
- comp=false}).
+ encoding=identity}).
default_config() ->
test_util:build_file("etc/couchdb/default_dev.ini").