#include "catch2/catch.hpp" #include "motion.h" using modules::motion::motion; TEST_CASE("motion::basic", "[motion]") { // TODO }