Erki ed1509809e
All checks were successful
continuous-integration/drone/push Build is passing
Remake folder structure, add messaging library start
2021-03-27 16:51: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>