vnpy/tests/test_all.py
2019-01-07 02:20:54 -04:00

5 lines
64 B
Python

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