summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2013-06-05 22:04:32 +0200
committerJan Lehnardt <jan@apache.org>2013-06-05 22:04:39 +0200
commite78ce41f7c2a6f684b1cda998d5bb6e4d0385e23 (patch)
tree1fa785d49804151cc252b1c025e328653c70c91e
parentdf23be9339140dd0631db2f9a42c31587e78b3f3 (diff)
downloadcouchdb-e78ce41f7c2a6f684b1cda998d5bb6e4d0385e23.tar.gz
fix 140-*.t, reflect mv README README.rst
-rwxr-xr-xtest/etap/140-attachment-comp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/140-attachment-comp.t b/test/etap/140-attachment-comp.t
index 130b09fc2..6f075ce44 100755
--- a/test/etap/140-attachment-comp.t
+++ b/test/etap/140-attachment-comp.t
@@ -723,6 +723,6 @@ test_png_data() ->
test_text_data() ->
{ok, Data} = file:read_file(
- test_util:source_file("README")
+ test_util:source_file("README.rst")
),
Data.