mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Make ProofOfWork unit tests manually triggered
This commit is contained in:
@@ -236,7 +236,7 @@ IProofOfWorkFactory* IProofOfWorkFactory::New ()
|
||||
class ProofOfWorkTests : public UnitTest
|
||||
{
|
||||
public:
|
||||
ProofOfWorkTests () : UnitTest ("ProofOfWork", "ripple")
|
||||
ProofOfWorkTests () : UnitTest ("ProofOfWork", "ripple", UnitTest::runManual)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user