Re: [whatwg/streams] First draft at a pipeTo "algorithm" (#512)

> @@ -20,20 +19,6 @@ templatedRSClosed('ReadableStream (closed via cancel)',
>  
>  const theError = new Error('boo!');
>  
> -templatedRSErrored('ReadableStream (errored via call in start)',

Hmm yeah. I was unsure what to do about the templated tests in general. Maybe I can revise it to keep this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/512/files/f8ae6ef8dce5202fa83f5a233f4c8a844b7722ae#r77884420

Received on Wednesday, 7 September 2016 19:06:26 UTC