feature: add support for Elphapex DG1+

This commit is contained in:
Upstream Data
2025-02-04 10:19:45 -07:00
committed by Brett Rowan
parent 90d8a795e6
commit a5c42c9c2b
24 changed files with 891 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
# ------------------------------------------------------------------------------
from tests.config_tests import TestConfig
from tests.miners_tests import MinersTest, TestHammerMiners
from tests.miners_tests import MinersTest, TestElphapexMiners, TestHammerMiners
from tests.network_tests import NetworkTest
from tests.rpc_tests import *