Files

6 lines
69 B
Python
Raw Permalink Normal View History

from . import test_main
if __name__ == '__main__':
test_main()