2021-03-14 15:19:04 +02:00

7 lines
165 B
C++

//
// Created by erki on 13.03.21.
//
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
#include <catch2/catch.hpp>