7 lines
120 B
Python
Executable file
7 lines
120 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
"""
|
|
test.daemontest_d: shared data for daemon tests for the MMGen suite
|
|
"""
|
|
|
|
altcoin_tests = []
|