- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 06 May 2015 14:10:50 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 6 May 2015 21:11:17 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 => { Test name should be "Transform stream should call transformer methods as methods" --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/356/files#r29802549
Received on Wednesday, 6 May 2015 21:11:17 UTC