mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-30 16:05:51 +00:00
Tidy up beast_asio
This commit is contained in:
@@ -264,8 +264,6 @@ UnitTests::TestList UnitTests::selectTests (
|
||||
// If no trailing slash on package, try tests
|
||||
if (list.size () == 0 && indexOfDot == -1)
|
||||
{
|
||||
std::cout << "Trying package as test" << std::endl;
|
||||
|
||||
// Try "package" as a testname
|
||||
list = selectTest (package, tests);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user