5 lines
97 B
Python
5 lines
97 B
Python
"""Resmokeconfig module."""
|
|
|
|
from .suites import NAMED_SUITES
|
|
from .loggers import NAMED_LOGGERS
|