summaryrefslogtreecommitdiffstats
path: root/src/cephadm/CMakeLists.txt
blob: 13be09bae21ce8ffa70b53731e2b4fdc79d93efb (plain)
1
2
3
4
if(WITH_TESTS)
  include(AddCephTest)
  add_tox_test(cephadm TOX_ENVS py3 mypy flake8)
endif()