- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 14 Jan 2016 15:25:33 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 14 January 2016 23:26:01 UTC
> @@ -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