mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +08:00
* test: add tests for Binary Equivalent Algorithm
* test: Refactored tests using .each()
* Update BinaryEquivalent.test.js
---------
Co-authored-by: {Harshit Malpotra} <{malpotra.harshit@gmail.com}>
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>