- From: Adam Rice <notifications@github.com>
- Date: Mon, 02 Oct 2017 09:56:15 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 October 2017 09:56:38 UTC
The test "Transform stream should call transformer methods as methods" in
general.js was not verifying that start() is called as a method. Assert
that it is.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/815
-- Commit Summary --
* Verify that transformer start() is called as a method
-- File Changes --
M reference-implementation/to-upstream-wpts/transform-streams/general.js (3)
-- Patch Links --
https://github.com/whatwg/streams/pull/815.patch
https://github.com/whatwg/streams/pull/815.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/815
Received on Monday, 2 October 2017 09:56:38 UTC