vnpy/tests/trader/__init__.py
nanoric 5d0bf006c6 [Add] added support for mongodb
[Add] added tests for database and CsvLoaderEngine
[Mod] changed .travis.yaml
2019-04-14 06:15:06 -04:00

3 lines
58 B
Python

from .test_database import *
from .test_settings import *