vnpy/tests/test_all.py
2019-01-26 17:24:38 +08:00

5 lines
64 B
Python

import unittest
if __name__ == "__main__":
unittest.main()