7 lines
152 B
Python
Executable file
7 lines
152 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
"""
|
|
test.modtest_d: shared data for unit tests for the MMGen suite
|
|
"""
|
|
|
|
altcoin_tests = ['cashaddr', 'rune', 'xmrseed', 'swap']
|