RapidFuzz/cpp/test/tests-main.cpp

3 lines
111 B
C++

// test main file so catch2 does not has to be recompiled
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"