mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-17 15:14:48 +02:00
investigate failing test
This commit is contained in:
parent
b7e7b5b26d
commit
1c4b3694a4
@ -1569,6 +1569,7 @@ void PathTest::testFind()
|
||||
catch (Poco::Exception& exc)
|
||||
{
|
||||
std::cout << "********\n" << exc.displayText() << "\n**********\n";
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user