Sign in
apache
/
datasketches-cpp
/
refs/heads/3.0.x
/
.
/
common
/
test
/
catch_runner.cpp
blob: 65b5e069f188046488b97cc0a96d67ee02de42f4 [
file
] [
log
] [
blame
]
#ifndef
_TEST_COMMON_HPP_
#define
_TEST_COMMON_HPP_
#define
CATCH_CONFIG_MAIN
#include
"catch.hpp"
#endif
// _TEST_COMMON_HPP_