mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix SiteFiles thread name
This commit is contained in:
@@ -160,6 +160,11 @@ public:
|
||||
setAssertOnFailure (false);
|
||||
}
|
||||
|
||||
~RippleUnitTests ()
|
||||
{
|
||||
m_app = nullptr;
|
||||
}
|
||||
|
||||
void logMessage (String const& message)
|
||||
{
|
||||
if (m_shouldLog)
|
||||
|
||||
Reference in New Issue
Block a user