yes, for some reason the actual test is not called in test(). Not a very useful test ;)
I believe it should be called after around line 89, after test_doc_with_attachment_range_request() I can put in a PR. On Mon, Apr 14, 2014 at 8:15 AM, Jan Lehnardt <[email protected]> wrote: > > On 14 Apr 2014, at 16:06 , Jan Lehnardt <[email protected]> wrote: > > > test/etap/231-cors.t:257: Warning: function test_if_none_match_header/0 > is unused > > This one is curious too. Ryan? > > > git blame test/etap/231-cors.t | grep if_none_match > 02357223 (Ryan Ramage 2013-03-13 15:04:34 -0600 257) > test_if_none_match_header() -> > > >
