- From: Takeshi Yoshino <notifications@github.com>
- Date: Wed, 01 Jul 2015 06:51:08 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 1 July 2015 13:51: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')); Aaah! Fixed again 719ba77f76c04458f9139b52aed33abda1762b89 --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/361/files#r33679551
Received on Wednesday, 1 July 2015 13:51:42 UTC