mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit avoids an NPE that could arise when implementing an ESTestCase for test classes placed in the default package. Relates #20269