gulpjs / glob-stream

Readable streamx interface over anymatch.
MIT License
178 stars 53 forks source link

fix invalid array index references in unit test #10

Closed azweb76 closed 10 years ago

azweb76 commented 10 years ago

One of the unit tests was not passing. I changed the array indexers and now all tests pass.

yocontra commented 10 years ago

That test is supposed to be failing right now - its a reminder that I need to fix this damn bug https://github.com/wearefractal/glob-stream/issues/7