#include "test.hpp" int main(int argc, const char* argv[]) { test::run(argc, argv); }