blob: c4ca7c97afea429f93ba8e05d5f7d56ee2d8d8f8 [file] [log] [blame]
from autotest_lib.server.cros.cfm.configurable_test import configurable_cfm_test
class enterprise_CFM_ConfigurableCfmTestSanity(
configurable_cfm_test.ConfigurableCfmTest):
"""
Sanity test that verifies configurable CFM tests can run.
"""
pass