mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
* Remove copy-pasted code We had two instances of copy-pasted code with a bad license from another website. The code was doing something rather simple, and that functionality already exists within junit. This PR simply leverages the junit functionality.