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 => {

Why did these tests change? (We'll want to summarize any test changes in the commit message since they reflect potential observable behavior changes.)

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

Received on Thursday, 3 March 2016 22:40:41 UTC