Re: [streams] Byte stream update, including reference implementation (#361)

>  
>  
>  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'));

ffaea95c7ea3acb55fdc371895a7c9476049fc85 added it back haha

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/361/files#r33553464

Received on Tuesday, 30 June 2015 09:05:48 UTC