Re: [streams] Move stuff into controller to make RS and RBS closer (#418)

> @@ -1,25 +1,13 @@
>  const test = require('tape-catch');
>  
>  test('ReadableByteStream can be constructed with no errors', t => {

All the test titles in this file will need updating to not be "ReadableByteStream" but I am not sure what the right substitute is. Maybe "ReadableStream with pullInto".

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

Received on Thursday, 14 January 2016 23:26:01 UTC