mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 11:52:54 +01:00
investigate failing test
This commit is contained in:
@@ -1569,6 +1569,7 @@ void PathTest::testFind()
|
||||
catch (Poco::Exception& exc)
|
||||
{
|
||||
std::cout << "********\n" << exc.displayText() << "\n**********\n";
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user