7 lines
128 B
Python
Executable file
7 lines
128 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
"""
|
|
test.modtest_d: shared data for module tests for the MMGen Node Tools suite
|
|
"""
|
|
|
|
altcoin_tests = []
|