- From: Takeshi Yoshino <notifications@github.com>
- Date: Tue, 16 Jun 2015 01:54:11 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 16 June 2015 08:54:42 UTC
>
>
> if (process.argv.length === 2) {
> - const tests = glob.sync(path.resolve(__dirname, 'test/*.js'));
> + const tests = glob.sync(path.resolve(__dirname, 'test/readable-byte-stream.js'));
https://github.com/whatwg/streams/commit/4c87a4d5dd9113f43fe6b103a78851cefd1cf60d
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/361/files#r32501890
Received on Tuesday, 16 June 2015 08:54:42 UTC