5 lines
77 B
C++
5 lines
77 B
C++
#define CATCH_CONFIG_MAIN
|
|
#include "config.hpp"
|
|
|
|
#include <catch2/catch.hpp>
|