Oh, LOL. ;)
On 5 June 2013 21:04, <[email protected]> wrote: > fix 140-*.t, reflect mv README README.rst > > > Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo > Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/e78ce41f > Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/e78ce41f > Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/e78ce41f > > Branch: refs/heads/master > Commit: e78ce41f7c2a6f684b1cda998d5bb6e4d0385e23 > Parents: df23be9 > Author: Jan Lehnardt <[email protected]> > Authored: Wed Jun 5 22:04:32 2013 +0200 > Committer: Jan Lehnardt <[email protected]> > Committed: Wed Jun 5 22:04:39 2013 +0200 > > ---------------------------------------------------------------------- > test/etap/140-attachment-comp.t | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/couchdb/blob/e78ce41f/test/etap/140-attachment-comp.t > ---------------------------------------------------------------------- > diff --git a/test/etap/140-attachment-comp.t > b/test/etap/140-attachment-comp.t > index 130b09f..6f075ce 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. > > -- NS
