- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 06 May 2015 14:11:32 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 6 May 2015 21:11:59 UTC
> @@ -367,3 +367,25 @@ test('TransformStream flush gets a chance to enqueue more into the readable, and > }) > .catch(e => t.error(e)); > }); > + > +test('Transform context', t => { Needs to test flush as well. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/356/files#r29802625
Received on Wednesday, 6 May 2015 21:11:59 UTC