CircularBuffer/test/main_test.cpp

5 lines
87 B
C++
Raw Normal View History

// Let Catch provide main()
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>