jonkemp / gulp-useref

Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
MIT License
705 stars 93 forks source link

Add test alternate search paths for single element array #181

Closed yongzhenlow closed 8 years ago

yongzhenlow commented 8 years ago

Adds a failing test for a potential fix.

jonkemp commented 8 years ago

Why was this closed?

yongzhenlow commented 8 years ago

Can't seem to get the tests running correctly. It seems like once a single test fails, the subsequent tests would also fail due to "Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test."

jonkemp commented 8 years ago

Don't be afraid to ask for help. If you want to resubmit it, I'll see if I can help with the tests.