mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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