Re: [streams] Merge ReadableByteStream into ReadableStream (#430)

> @@ -3,21 +3,34 @@ const test = require('tape-catch');
>  // Many other pipeTo-with-options tests have been templated.
>  
>  test('Piping with no options and a destination error', t => {

Yes. I've added a line explaining why this change happened in the OP of the PR

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/430/files#r55329010

Received on Tuesday, 8 March 2016 08:30:11 UTC