tests: Update tests, and fix some bugs.

This commit is contained in:
Upstream Data
2024-03-22 13:19:37 -06:00
parent 77c06dad61
commit 55c4e10fae
5 changed files with 44 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
# limitations under the License. -
# ------------------------------------------------------------------------------
from tests.api_tests import *
from tests.rpc_tests import *
from tests.config_tests import TestConfig
from tests.miners_tests import MinersTest
from tests.network_tests import NetworkTest