The values defined by the referenced files are not used by these tests. This makes their inclusion superfluous, which needlessly increases the time to execute the tests and may confuse some readers.
* Add tests for regexp-match-indices * Add tests for unicode matches based on presence of /u flag * Added deepEqual helper, PR feedback