Files
mongo/buildscripts/resmokelib/testing/__init__.py
2020-06-18 10:21:48 +00:00

5 lines
196 B
Python

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