Erki 55a8efa579
All checks were successful
continuous-integration/drone/push Build is passing
Clang format pass
2021-04-03 17:49:25 +03:00

8 lines
193 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>