bug: make sure all data locations are accurate.

This commit is contained in:
UpstreamData
2024-01-15 10:29:39 -07:00
parent 194fb539a1
commit e7d30aad84
6 changed files with 50 additions and 48 deletions

View File

@@ -17,6 +17,8 @@
import unittest
from tests.api_tests import *
from tests.config_tests import TestConfig
from tests.miners_tests import MinersTest
from tests.network_tests import NetworkTest
if __name__ == "__main__":