0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/buildscripts/resmokelib/testing/__init__.py
2019-04-08 14:08:49 -04:00

5 lines
136 B
Python

"""Extension to the unittest package to support buildlogger and parallel test execution."""
from . import executor
from . import suite